is not current version
Last Version 0.0.3

in.umun.framework:coree 0.0.2


GroupId

GroupId

in.umun.framework
ArtifactId

ArtifactId

coree
Version

Version

0.0.2
Type

Type

jar

Download coree 0.0.2


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