Categories |
CategoriesKotlin Languages Ant Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.mapmaid.integrations |
ArtifactId | ArtifactIdmapmaid-standardtypes-kotlin |
Version | Version0.10.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin/ -->
<dependency>
<groupId>de.quantummaid.mapmaid.integrations</groupId>
<artifactId>mapmaid-standardtypes-kotlin</artifactId>
<version>0.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin/
implementation 'de.quantummaid.mapmaid.integrations:mapmaid-standardtypes-kotlin:0.10.10'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin/
implementation ("de.quantummaid.mapmaid.integrations:mapmaid-standardtypes-kotlin:0.10.10")
'de.quantummaid.mapmaid.integrations:mapmaid-standardtypes-kotlin:jar:0.10.10'
<dependency org="de.quantummaid.mapmaid.integrations" name="mapmaid-standardtypes-kotlin" rev="0.10.10">
<artifact name="mapmaid-standardtypes-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid.integrations', module='mapmaid-standardtypes-kotlin', version='0.10.10')
)
libraryDependencies += "de.quantummaid.mapmaid.integrations" % "mapmaid-standardtypes-kotlin" % "0.10.10"
[de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin "0.10.10"]