License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdulid4s_2.13 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionulid4s
ulid4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ulid4s_2.13-0.5.0.pom | |
ulid4s_2.13-0.5.0.jar | 8 KB |
ulid4s_2.13-0.5.0-sources.jar | 2 KB |
ulid4s_2.13-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.petitviolet/ulid4s_2.13/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>ulid4s_2.13</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/ulid4s_2.13/
implementation 'net.petitviolet:ulid4s_2.13:0.5.0'
// https://jarcasting.com/artifacts/net.petitviolet/ulid4s_2.13/
implementation ("net.petitviolet:ulid4s_2.13:0.5.0")
'net.petitviolet:ulid4s_2.13:jar:0.5.0'
<dependency org="net.petitviolet" name="ulid4s_2.13" rev="0.5.0">
<artifact name="ulid4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='ulid4s_2.13', version='0.5.0')
)
libraryDependencies += "net.petitviolet" % "ulid4s_2.13" % "0.5.0"
[net.petitviolet/ulid4s_2.13 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.13 | jar | 1.14.0 |