GroupId | GroupIdfr.iscpif.freedsl |
---|---|
ArtifactId | ArtifactIdall_2.11 |
Version | Version0.9 |
Type | Typejar |
Filename | Size |
---|---|
all_2.11-0.9.pom | |
all_2.11-0.9.jar | 305 bytes |
all_2.11-0.9-sources.jar | 246 bytes |
all_2.11-0.9-javadoc.jar | 189 bytes |
Browse |
<!-- 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"]