is not current version
Last Version 0.1.22

com.github.tix320:nimble 0.1.4

OS Utility Library

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

nimble
Version

Version

0.1.4
Type

Type

jar

Download nimble 0.1.4


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