GroupId | GroupIdcom.github.f4b6a3 |
---|---|
ArtifactId | ArtifactIdulid-creator |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
ulid-creator-1.0.1.pom | |
ulid-creator-1.0.1.jar | 25 KB |
ulid-creator-1.0.1-sources.jar | 26 KB |
ulid-creator-1.0.1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.f4b6a3/ulid-creator/ -->
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>ulid-creator</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f4b6a3/ulid-creator/
implementation 'com.github.f4b6a3:ulid-creator:1.0.1'
// https://jarcasting.com/artifacts/com.github.f4b6a3/ulid-creator/
implementation ("com.github.f4b6a3:ulid-creator:1.0.1")
'com.github.f4b6a3:ulid-creator:jar:1.0.1'
<dependency org="com.github.f4b6a3" name="ulid-creator" rev="1.0.1">
<artifact name="ulid-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f4b6a3', module='ulid-creator', version='1.0.1')
)
libraryDependencies += "com.github.f4b6a3" % "ulid-creator" % "1.0.1"
[com.github.f4b6a3/ulid-creator "1.0.1"]