is not current version
Last Version 1.0.5-ALPHA

cc.eamon.open:mapping 1.0.0


GroupId

GroupId

cc.eamon.open
ArtifactId

ArtifactId

mapping
Version

Version

1.0.0
Type

Type

jar

Download mapping 1.0.0


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