is not current version
Last Version 1.0.0

com.github.tix320:skimp 0.5.0

Utility library

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

skimp
Version

Version

0.5.0
Type

Type

jar

Download skimp 0.5.0


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