License |
License |
---|---|
GroupId | GroupIdcom.github.tix320 |
ArtifactId | ArtifactIdskimp |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionSkimp
Utility library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
skimp-0.6.0.pom | |
skimp-0.6.0.jar | 22 KB |
skimp-0.6.0-sources.jar | 13 KB |
skimp-0.6.0-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tix320/skimp/ -->
<dependency>
<groupId>com.github.tix320</groupId>
<artifactId>skimp</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tix320/skimp/
implementation 'com.github.tix320:skimp:0.6.0'
// https://jarcasting.com/artifacts/com.github.tix320/skimp/
implementation ("com.github.tix320:skimp:0.6.0")
'com.github.tix320:skimp:jar:0.6.0'
<dependency org="com.github.tix320" name="skimp" rev="0.6.0">
<artifact name="skimp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tix320', module='skimp', version='0.6.0')
)
libraryDependencies += "com.github.tix320" % "skimp" % "0.6.0"
[com.github.tix320/skimp "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |