is not current version
Last Version 0.10.19

de.quantummaid.mapmaid:core 0.9.95


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.mapmaid
ArtifactId

ArtifactId

core
Version

Version

0.9.95
Type

Type

jar

Download core 0.9.95


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