License |
License |
---|---|
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdlaserdisc-core_2.13 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionlaserdisc-core
laserdisc-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.laserdisc/laserdisc-core_2.13/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>laserdisc-core_2.13</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/laserdisc-core_2.13/
implementation 'io.laserdisc:laserdisc-core_2.13:0.5.0'
// https://jarcasting.com/artifacts/io.laserdisc/laserdisc-core_2.13/
implementation ("io.laserdisc:laserdisc-core_2.13:0.5.0")
'io.laserdisc:laserdisc-core_2.13:jar:0.5.0'
<dependency org="io.laserdisc" name="laserdisc-core_2.13" rev="0.5.0">
<artifact name="laserdisc-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='laserdisc-core_2.13', version='0.5.0')
)
libraryDependencies += "io.laserdisc" % "laserdisc-core_2.13" % "0.5.0"
[io.laserdisc/laserdisc-core_2.13 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
eu.timepit : refined_2.13 | jar | 0.9.26 |
org.scodec : scodec-bits_2.13 | jar | 1.1.27 |
org.scodec : scodec-core_2.13 | jar | 1.11.8 |
com.chuusai : shapeless_2.13 | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
eu.timepit : refined-scalacheck_2.13 | jar | 0.9.26 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalameta : munit_2.13 | jar | 0.7.27 |
org.scalameta : munit-scalacheck_2.13 | jar | 0.7.27 |