ksw4j :: address-codec

Classes for encoding and decoding KSW Addresses.

GroupId

GroupId

io.github.John-Smith-Dav
ArtifactId

ArtifactId

ksw4j-address-codec
Last Version

Last Version

1.0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ksw4j :: address-codec
Classes for encoding and decoding KSW Addresses.

Download ksw4j-address-codec

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.John-Smith-Dav : ksw4j-model jar 1.0.0.3
com.google.guava : guava jar 29.0-jre

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.14.0
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.3
1.0.0.2
1.0.0.1