License |
License |
---|---|
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdulid_2.12 |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionulid
ulid
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ulid_2.12-0.0.3.pom | |
ulid_2.12-0.0.3.jar | 14 KB |
ulid_2.12-0.0.3-sources.jar | 2 KB |
ulid_2.12-0.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/ulid_2.12/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>ulid_2.12</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/ulid_2.12/
implementation 'com.github.andyglow:ulid_2.12:0.0.3'
// https://jarcasting.com/artifacts/com.github.andyglow/ulid_2.12/
implementation ("com.github.andyglow:ulid_2.12:0.0.3")
'com.github.andyglow:ulid_2.12:jar:0.0.3'
<dependency org="com.github.andyglow" name="ulid_2.12" rev="0.0.3">
<artifact name="ulid_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='ulid_2.12', version='0.0.3')
)
libraryDependencies += "com.github.andyglow" % "ulid_2.12" % "0.0.3"
[com.github.andyglow/ulid_2.12 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |