com.github.jalasoft:JalasoftUtils

A collection of utility classes that might be useful.

License

License

GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

JalasoftUtils
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jalasoft:JalasoftUtils
A collection of utility classes that might be useful.

Download JalasoftUtils

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.typesafe : config jar 1.3.0
org.yaml : snakeyaml jar 1.17

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1