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