License |
License |
---|---|
Categories |
CategoriesJNA Development Tools Native |
GroupId | GroupIdio.github.dph5199278 |
ArtifactId | ArtifactIdjnanoid |
Last Version | Last Versionjdk6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJNanoId
A unique string ID generator for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jnanoid-jdk6.pom | |
jnanoid-jdk6.jar | 2 KB |
jnanoid-jdk6-sources.jar | 5 KB |
jnanoid-jdk6-javadoc.jar | 26 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |