Last Version

KantId 0.1

An extendable lightweight library for ID numbers.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

no.kantega
ArtifactId

ArtifactId

KantId
Version

Version

0.1
Type

Type

jar
Description

Description

KantId
An extendable lightweight library for ID numbers.
Project URL

Project URL

https://github.com/kantega/kantid
Source Code Management

Source Code Management

https://github.com/kantega/kantid

Download KantId 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.