is not current version
Last Version 1.0.5

org.icroco.cocochagen:cocochagen-common 1.0.1

Common stuff used by other modules

GroupId

GroupId

org.icroco.cocochagen
ArtifactId

ArtifactId

cocochagen-common
Version

Version

1.0.1
Type

Type

jar

Download cocochagen-common 1.0.1


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