License |
License |
---|---|
GroupId | GroupIdcom.github.ksuid |
ArtifactId | ArtifactIdksuid |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionksuid
K-Sortable Globally Unique IDs for Java
|
Project URL |
Project URL |
Project Organization |
Project Organizationksuid |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ksuid-1.1.1.pom | |
ksuid-1.1.1-sources.jar | 12 KB |
ksuid-1.1.1-javadoc.jar | 42 KB |
ksuid-1.1.1-cli.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ksuid/ksuid/ -->
<dependency>
<groupId>com.github.ksuid</groupId>
<artifactId>ksuid</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksuid/ksuid/
implementation 'com.github.ksuid:ksuid:1.1.1'
// https://jarcasting.com/artifacts/com.github.ksuid/ksuid/
implementation ("com.github.ksuid:ksuid:1.1.1")
'com.github.ksuid:ksuid:jar:1.1.1'
<dependency org="com.github.ksuid" name="ksuid" rev="1.1.1">
<artifact name="ksuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ksuid', module='ksuid', version='1.1.1')
)
libraryDependencies += "com.github.ksuid" % "ksuid" % "1.1.1"
[com.github.ksuid/ksuid "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.5.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-inline | jar | 4.3.1 |