is not current version
Last Version 2.1.1

de.crowdcode.kissmda.core:kissmda-core 2.1.0


GroupId

GroupId

de.crowdcode.kissmda.core
ArtifactId

ArtifactId

kissmda-core
Version

Version

2.1.0
Type

Type

jar

Download kissmda-core 2.1.0


<!-- https://jarcasting.com/artifacts/de.crowdcode.kissmda.core/kissmda-core/ -->
<dependency>
    <groupId>de.crowdcode.kissmda.core</groupId>
    <artifactId>kissmda-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.crowdcode.kissmda.core/kissmda-core/
implementation 'de.crowdcode.kissmda.core:kissmda-core:2.1.0'
// https://jarcasting.com/artifacts/de.crowdcode.kissmda.core/kissmda-core/
implementation ("de.crowdcode.kissmda.core:kissmda-core:2.1.0")
'de.crowdcode.kissmda.core:kissmda-core:jar:2.1.0'
<dependency org="de.crowdcode.kissmda.core" name="kissmda-core" rev="2.1.0">
  <artifact name="kissmda-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.crowdcode.kissmda.core', module='kissmda-core', version='2.1.0')
)
libraryDependencies += "de.crowdcode.kissmda.core" % "kissmda-core" % "2.1.0"
[de.crowdcode.kissmda.core/kissmda-core "2.1.0"]