mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 19:35:00 -04:00
get mbf-kotlin from maven central
This commit is contained in:
parent
7ae34a6cf3
commit
57e410ecf7
4
pom.xml
4
pom.xml
@ -405,9 +405,9 @@
|
|||||||
<version>${kotlin.version}</version>
|
<version>${kotlin.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.bixilon.bixilon</groupId>
|
<groupId>de.bixilon</groupId>
|
||||||
<artifactId>mbf-kotlin</artifactId>
|
<artifactId>mbf-kotlin</artifactId>
|
||||||
<version>0.2</version>
|
<version>0.2.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user