s

system_2.12

system
https://github.com/ISCPIF/freedsl
LGPL
fr.iscpif.freedsl
Romain Reuillon
Files download
File Operation
system_2.12-0.9.jar download
system_2.12-0.9.pom download
system_2.12-0.9-sources.jar download
Apache Maven
<dependency>
  <groupId>fr.iscpif.freedsl</groupId>
  <artifactId>system_2.12</artifactId>
  <version>0.9</version>
</dependency>
Gradle Groovy
implementation 'fr.iscpif.freedsl:system_2.12:0.9'
Gradle Kotlin
implementation("fr.iscpif.freedsl:system_2.12:0.9")
Scala SBT
libraryDependencies += "fr.iscpif.freedsl" % "system_2.12" % "0.9"
Groovy Grape
@Grapes(
  @Grab(group='fr.iscpif.freedsl', module='system_2.12', version='0.9')
)
Apache Ivy
<dependency org="fr.iscpif.freedsl" name="system_2.12" rev="0.9" />
Leiningen
[fr.iscpif.freedsl/system_2.12 "0.9"]
Apache Buildr
'fr.iscpif.freedsl:system_2.12:jar:0.9'