License |
License |
---|---|
GroupId | GroupIdorg.sapia |
ArtifactId | ArtifactIdutils |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSapia Utilities
Provides various utility classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
utils-0.2.pom | |
utils-0.2.jar | 160 KB |
utils-0.2-sources.jar | 174 KB |
utils-0.2-javadoc.jar | 827 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sapia/utils/ -->
<dependency>
<groupId>org.sapia</groupId>
<artifactId>utils</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sapia/utils/
implementation 'org.sapia:utils:0.2'
// https://jarcasting.com/artifacts/org.sapia/utils/
implementation ("org.sapia:utils:0.2")
'org.sapia:utils:jar:0.2'
<dependency org="org.sapia" name="utils" rev="0.2">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sapia', module='utils', version='0.2')
)
libraryDependencies += "org.sapia" % "utils" % "0.2"
[org.sapia/utils "0.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.8 |
dom4j : dom4j | jar | 1.6.1 |
org.jdom : jdom | jar | 1.1 |
piccolo : piccolo | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |