is not current version
Last Version 1.8.0

org.jsoftware:jsoftware 1.7.1


GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

jsoftware
Version

Version

1.7.1
Type

Type

pom

Download jsoftware 1.7.1

Filename Size
jsoftware-1.7.1.pom 6 KB
Browse

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