| GroupId | GroupIdcom.github.f4b6a3 |
|---|---|
| ArtifactId | ArtifactIdksuid-creator |
| Version | Version2.1.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ksuid-creator-2.1.2.pom | |
| ksuid-creator-2.1.2.jar | 15 KB |
| ksuid-creator-2.1.2-sources.jar | 10 KB |
| ksuid-creator-2.1.2-javadoc.jar | 433 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.f4b6a3/ksuid-creator/ -->
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>ksuid-creator</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f4b6a3/ksuid-creator/
implementation 'com.github.f4b6a3:ksuid-creator:2.1.2'
// https://jarcasting.com/artifacts/com.github.f4b6a3/ksuid-creator/
implementation ("com.github.f4b6a3:ksuid-creator:2.1.2")
'com.github.f4b6a3:ksuid-creator:jar:2.1.2'
<dependency org="com.github.f4b6a3" name="ksuid-creator" rev="2.1.2">
<artifact name="ksuid-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f4b6a3', module='ksuid-creator', version='2.1.2')
)
libraryDependencies += "com.github.f4b6a3" % "ksuid-creator" % "2.1.2"
[com.github.f4b6a3/ksuid-creator "2.1.2"]