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