is not current version
Last Version 1.0.5-ALPHA

cc.eamon.open:mapping 0.1.3


GroupId

GroupId

cc.eamon.open
ArtifactId

ArtifactId

mapping
Version

Version

0.1.3
Type

Type

jar

Download mapping 0.1.3


<!-- https://jarcasting.com/artifacts/cc.eamon.open/mapping/ -->
<dependency>
    <groupId>cc.eamon.open</groupId>
    <artifactId>mapping</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cc.eamon.open/mapping/
implementation 'cc.eamon.open:mapping:0.1.3'
// https://jarcasting.com/artifacts/cc.eamon.open/mapping/
implementation ("cc.eamon.open:mapping:0.1.3")
'cc.eamon.open:mapping:jar:0.1.3'
<dependency org="cc.eamon.open" name="mapping" rev="0.1.3">
  <artifact name="mapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.eamon.open', module='mapping', version='0.1.3')
)
libraryDependencies += "cc.eamon.open" % "mapping" % "0.1.3"
[cc.eamon.open/mapping "0.1.3"]