License |
License |
---|---|
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdlaserdisc-core_2.11 |
Version | Version0.2.3 |
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.11/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>laserdisc-core_2.11</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/laserdisc-core_2.11/
implementation 'io.laserdisc:laserdisc-core_2.11:0.2.3'
// https://jarcasting.com/artifacts/io.laserdisc/laserdisc-core_2.11/
implementation ("io.laserdisc:laserdisc-core_2.11:0.2.3")
'io.laserdisc:laserdisc-core_2.11:jar:0.2.3'
<dependency org="io.laserdisc" name="laserdisc-core_2.11" rev="0.2.3">
<artifact name="laserdisc-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='laserdisc-core_2.11', version='0.2.3')
)
libraryDependencies += "io.laserdisc" % "laserdisc-core_2.11" % "0.2.3"
[io.laserdisc/laserdisc-core_2.11 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : scala-library | jar | 2.11.11-bin-typelevel-4 |
org.scodec : scodec-bits_2.11 | jar | 1.1.7 |
org.scodec : scodec-core_2.11 | jar | 1.10.3 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
eu.timepit : refined_2.11 | jar | 0.8.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |