is not current version
Last Version 1.0.4

com.github.jalasoft:JalasoftUtils 1.0.3

A collection of utility classes that might be useful.

GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

JalasoftUtils
Version

Version

1.0.3
Type

Type

jar

Download JalasoftUtils 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/ -->
<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>JalasoftUtils</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/
implementation 'com.github.jalasoft:JalasoftUtils:1.0.3'
// https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/
implementation ("com.github.jalasoft:JalasoftUtils:1.0.3")
'com.github.jalasoft:JalasoftUtils:jar:1.0.3'
<dependency org="com.github.jalasoft" name="JalasoftUtils" rev="1.0.3">
  <artifact name="JalasoftUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jalasoft', module='JalasoftUtils', version='1.0.3')
)
libraryDependencies += "com.github.jalasoft" % "JalasoftUtils" % "1.0.3"
[com.github.jalasoft/JalasoftUtils "1.0.3"]