License |
License |
---|---|
GroupId | GroupIdcom.github.jalasoft |
ArtifactId | ArtifactIdJalasoftUtils |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jalasoft:JalasoftUtils
A collection of utility classes that might be useful.
|
Filename | Size |
---|---|
JalasoftUtils-1.0.4.pom | |
JalasoftUtils-1.0.4.jar | 13 KB |
JalasoftUtils-1.0.4-sources.jar | 5 KB |
JalasoftUtils-1.0.4-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/ -->
<dependency>
<groupId>com.github.jalasoft</groupId>
<artifactId>JalasoftUtils</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/
implementation 'com.github.jalasoft:JalasoftUtils:1.0.4'
// https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/
implementation ("com.github.jalasoft:JalasoftUtils:1.0.4")
'com.github.jalasoft:JalasoftUtils:jar:1.0.4'
<dependency org="com.github.jalasoft" name="JalasoftUtils" rev="1.0.4">
<artifact name="JalasoftUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jalasoft', module='JalasoftUtils', version='1.0.4')
)
libraryDependencies += "com.github.jalasoft" % "JalasoftUtils" % "1.0.4"
[com.github.jalasoft/JalasoftUtils "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.0 |
org.yaml : snakeyaml | jar | 1.17 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |