Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIddiscipline-scalatest_sjs0.6_2.13 |
Version | Version1.0.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.typelevel/discipline-scalatest_sjs0.6_2.13/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>discipline-scalatest_sjs0.6_2.13</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/discipline-scalatest_sjs0.6_2.13/
implementation 'org.typelevel:discipline-scalatest_sjs0.6_2.13:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.typelevel/discipline-scalatest_sjs0.6_2.13/
implementation ("org.typelevel:discipline-scalatest_sjs0.6_2.13:1.0.0-RC1")
'org.typelevel:discipline-scalatest_sjs0.6_2.13:jar:1.0.0-RC1'
<dependency org="org.typelevel" name="discipline-scalatest_sjs0.6_2.13" rev="1.0.0-RC1">
<artifact name="discipline-scalatest_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='discipline-scalatest_sjs0.6_2.13', version='1.0.0-RC1')
)
libraryDependencies += "org.typelevel" % "discipline-scalatest_sjs0.6_2.13" % "1.0.0-RC1"
[org.typelevel/discipline-scalatest_sjs0.6_2.13 "1.0.0-RC1"]