License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.sibilantsolutions.utils |
ArtifactId | ArtifactIdutils |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtils
Utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
utils-0.0.1.pom | |
utils-0.0.1.jar | 18 KB |
utils-0.0.1-sources.jar | 8 KB |
utils-0.0.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sibilantsolutions.utils/utils/ -->
<dependency>
<groupId>com.sibilantsolutions.utils</groupId>
<artifactId>utils</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sibilantsolutions.utils/utils/
implementation 'com.sibilantsolutions.utils:utils:0.0.1'
// https://jarcasting.com/artifacts/com.sibilantsolutions.utils/utils/
implementation ("com.sibilantsolutions.utils:utils:0.0.1")
'com.sibilantsolutions.utils:utils:jar:0.0.1'
<dependency org="com.sibilantsolutions.utils" name="utils" rev="0.0.1">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sibilantsolutions.utils', module='utils', version='0.0.1')
)
libraryDependencies += "com.sibilantsolutions.utils" % "utils" % "0.0.1"
[com.sibilantsolutions.utils/utils "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |