JNanoId

A unique string ID generator for Java.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

io.github.dph5199278
ArtifactId

ArtifactId

jnanoid
Last Version

Last Version

jdk6
Release Date

Release Date

Type

Type

jar
Description

Description

JNanoId
A unique string ID generator for Java.
Project URL

Project URL

https://github.com/dph5199278/jnanoid
Source Code Management

Source Code Management

https://github.com/dph5199278/jnanoid

Download jnanoid

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
jdk6