is not current version
Last Version 1.4

org.jsoftware:jsoftware-utils 1.0


GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

jsoftware-utils
Version

Version

1.0
Type

Type

jar

Download jsoftware-utils 1.0


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