Download dsl_2.11-1.0.0-M1.jar file - Jar d

Jar examples for d:dsl-2.11

Description

dsl

You can download jar file dsl_2.11 1.0.0-M1 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-1.0.0-M1.jar to your project.

<dependency>
   <groupId>com.thoughtworks.deeplearning</groupId>
   <artifactId>dsl_2.11</artifactId>
   <version>1.0.0-M1</version>
</dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'dsl_2.11', version: '1.0.0-M1'
libraryDependencies += "com.thoughtworks.deeplearning" % "dsl_2.11" % "1.0.0-M1"
<dependency org="com.thoughtworks.deeplearning" name="dsl_2.11" rev="1.0.0-M1"/>
@Grapes(@Grab(group='com.thoughtworks.deeplearning', module='dsl_2.11', version='1.0.0-M1'))
'com.thoughtworks.deeplearning:dsl_2.11:jar:1.0.0-M1'

Download

Click the following link to download the jar file.

dsl_2.11-1.0.0-M1-javadoc.jar
dsl_2.11-1.0.0-M1-sources.jar
dsl_2.11-1.0.0-M1.jar
dsl_2.11-1.0.0-M1.pom



Related Tutorials