Download UT_DSL_TEST_DUMMY_CLASSES-1.1.8.jar file - Jar u

Jar examples for u:UT-DSL-TEST-DUMMY-CLASSES

Description

This module is of no interest : it only contains java classes that are used to run the tests written in scala.

You can download jar file UT_DSL_TEST_DUMMY_CLASSES 1.1.8 in this page.

License

Open Source License

Build File

You can use the following script to add UT_DSL_TEST_DUMMY_CLASSES-1.1.8.jar to your project.

<dependency>
   <groupId>net.sourceforge.scenarlang</groupId>
   <artifactId>UT_DSL_TEST_DUMMY_CLASSES</artifactId>
   <version>1.1.8</version>
</dependency>
compile group: 'net.sourceforge.scenarlang', name: 'UT_DSL_TEST_DUMMY_CLASSES', version: '1.1.8'
libraryDependencies += "net.sourceforge.scenarlang" % "UT_DSL_TEST_DUMMY_CLASSES" % "1.1.8"
<dependency org="net.sourceforge.scenarlang" name="UT_DSL_TEST_DUMMY_CLASSES" rev="1.1.8"/>
@Grapes(@Grab(group='net.sourceforge.scenarlang', module='UT_DSL_TEST_DUMMY_CLASSES', version='1.1.8'))
'net.sourceforge.scenarlang:UT_DSL_TEST_DUMMY_CLASSES:jar:1.1.8'

Download

Click the following link to download the jar file.

UT_DSL_TEST_DUMMY_CLASSES-1.1.8-javadoc.jar
UT_DSL_TEST_DUMMY_CLASSES-1.1.8-sources.jar
UT_DSL_TEST_DUMMY_CLASSES-1.1.8.jar
UT_DSL_TEST_DUMMY_CLASSES-1.1.8.pom



Related Tutorials