Download UT_DSL_JAVA_UTL-1.1.5.jar file - Jar u

Jar examples for u:UT-DSL-JAVA-UTL

Description

This module provides some tools to ease the work w/ java reflection from scala.

You can download jar file UT_DSL_JAVA_UTL 1.1.5 in this page.

License

Open Source License

Build File

You can use the following script to add UT_DSL_JAVA_UTL-1.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

UT_DSL_JAVA_UTL-1.1.5-javadoc.jar
UT_DSL_JAVA_UTL-1.1.5-sources.jar
UT_DSL_JAVA_UTL-1.1.5.jar
UT_DSL_JAVA_UTL-1.1.5.pom



Related Tutorials