is not current version
Last Version 0.10

fr.iscpif.freedsl:all_2.11 0.9

all

GroupId

GroupId

fr.iscpif.freedsl
ArtifactId

ArtifactId

all_2.11
Version

Version

0.9
Type

Type

jar

Download all_2.11 0.9


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