Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdfr.thomasdufour |
ArtifactId | ArtifactIdauto-diff-scalatest_2.12 |
Version | Version0.4.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fr.thomasdufour/auto-diff-scalatest_2.12/ -->
<dependency>
<groupId>fr.thomasdufour</groupId>
<artifactId>auto-diff-scalatest_2.12</artifactId>
<version>0.4.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.thomasdufour/auto-diff-scalatest_2.12/
implementation 'fr.thomasdufour:auto-diff-scalatest_2.12:0.4.0-RC1'
// https://jarcasting.com/artifacts/fr.thomasdufour/auto-diff-scalatest_2.12/
implementation ("fr.thomasdufour:auto-diff-scalatest_2.12:0.4.0-RC1")
'fr.thomasdufour:auto-diff-scalatest_2.12:jar:0.4.0-RC1'
<dependency org="fr.thomasdufour" name="auto-diff-scalatest_2.12" rev="0.4.0-RC1">
<artifact name="auto-diff-scalatest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.thomasdufour', module='auto-diff-scalatest_2.12', version='0.4.0-RC1')
)
libraryDependencies += "fr.thomasdufour" % "auto-diff-scalatest_2.12" % "0.4.0-RC1"
[fr.thomasdufour/auto-diff-scalatest_2.12 "0.4.0-RC1"]