is not current version
Last Version 1.0.0.3

io.github.John-Smith-Dav:ksw4j-model 1.0.0.1

Data objects corresponding to objects on the KSW Ledger

GroupId

GroupId

io.github.John-Smith-Dav
ArtifactId

ArtifactId

ksw4j-model
Version

Version

1.0.0.1
Type

Type

jar

Download ksw4j-model 1.0.0.1


<!-- https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-model/ -->
<dependency>
    <groupId>io.github.John-Smith-Dav</groupId>
    <artifactId>ksw4j-model</artifactId>
    <version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-model/
implementation 'io.github.John-Smith-Dav:ksw4j-model:1.0.0.1'
// https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-model/
implementation ("io.github.John-Smith-Dav:ksw4j-model:1.0.0.1")
'io.github.John-Smith-Dav:ksw4j-model:jar:1.0.0.1'
<dependency org="io.github.John-Smith-Dav" name="ksw4j-model" rev="1.0.0.1">
  <artifact name="ksw4j-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.John-Smith-Dav', module='ksw4j-model', version='1.0.0.1')
)
libraryDependencies += "io.github.John-Smith-Dav" % "ksw4j-model" % "1.0.0.1"
[io.github.John-Smith-Dav/ksw4j-model "1.0.0.1"]