is not current version
Last Version 1.8.0

org.jsoftware:jsoftware 1.6.0


GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

jsoftware
Version

Version

1.6.0
Type

Type

pom

Download jsoftware 1.6.0

Filename Size
jsoftware-1.6.0.pom 6 KB
Browse

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