is not current version
Last Version 0.0.8

in.umun.framework:system 0.0.7


GroupId

GroupId

in.umun.framework
ArtifactId

ArtifactId

system
Version

Version

0.0.7
Type

Type

jar

Download system 0.0.7


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