Skimp

Utility library

License

License

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

skimp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Skimp
Utility library
Project URL

Project URL

https://github.com/tix320/skimp
Source Code Management

Source Code Management

https://github.com/tix320/skimp

Download skimp

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0