Download dsl_2.11-0.12.jar file - Jar d

Jar examples for d:dsl-2.11

Description

dsl

You can download jar file dsl_2.11 0.12 in this page.

License

The GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add dsl_2.11-0.12.jar to your project.

<dependency>
   <groupId>fr.iscpif.freedsl</groupId>
   <artifactId>dsl_2.11</artifactId>
   <version>0.12</version>
</dependency>
compile group: 'fr.iscpif.freedsl', name: 'dsl_2.11', version: '0.12'
libraryDependencies += "fr.iscpif.freedsl" % "dsl_2.11" % "0.12"
<dependency org="fr.iscpif.freedsl" name="dsl_2.11" rev="0.12"/>
@Grapes(@Grab(group='fr.iscpif.freedsl', module='dsl_2.11', version='0.12'))
'fr.iscpif.freedsl:dsl_2.11:jar:0.12'

Download

Click the following link to download the jar file.

dsl_2.11-0.12-javadoc.jar
dsl_2.11-0.12-sources.jar
dsl_2.11-0.12.jar
dsl_2.11-0.12.pom



Related Tutorials