is not current version
Last Version 0.12

fr.iscpif.freedsl:dsl_2.11 0.2

dsl

GroupId

GroupId

fr.iscpif.freedsl
ArtifactId

ArtifactId

dsl_2.11
Version

Version

0.2
Type

Type

jar

Download dsl_2.11 0.2


<!-- https://jarcasting.com/artifacts/fr.iscpif.freedsl/dsl_2.11/ -->
<dependency>
    <groupId>fr.iscpif.freedsl</groupId>
    <artifactId>dsl_2.11</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.freedsl/dsl_2.11/
implementation 'fr.iscpif.freedsl:dsl_2.11:0.2'
// https://jarcasting.com/artifacts/fr.iscpif.freedsl/dsl_2.11/
implementation ("fr.iscpif.freedsl:dsl_2.11:0.2")
'fr.iscpif.freedsl:dsl_2.11:jar:0.2'
<dependency org="fr.iscpif.freedsl" name="dsl_2.11" rev="0.2">
  <artifact name="dsl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.freedsl', module='dsl_2.11', version='0.2')
)
libraryDependencies += "fr.iscpif.freedsl" % "dsl_2.11" % "0.2"
[fr.iscpif.freedsl/dsl_2.11 "0.2"]