Download jdi-light-saber-2.0.3.jar file - Jar j

Jar examples for j:jdi-light-saber

Description

JDI Java Utils common library

You can download jar file jdi-light-saber 2.0.3 in this page.

License

MIT License

Build File

You can use the following script to add jdi-light-saber-2.0.3.jar to your project.

<dependency>
   <groupId>com.epam.jdi.tools</groupId>
   <artifactId>jdi-light-saber</artifactId>
   <version>2.0.3</version>
</dependency>
compile group: 'com.epam.jdi.tools', name: 'jdi-light-saber', version: '2.0.3'
libraryDependencies += "com.epam.jdi.tools" % "jdi-light-saber" % "2.0.3"
<dependency org="com.epam.jdi.tools" name="jdi-light-saber" rev="2.0.3"/>
@Grapes(@Grab(group='com.epam.jdi.tools', module='jdi-light-saber', version='2.0.3'))
'com.epam.jdi.tools:jdi-light-saber:jar:2.0.3'

Download

Click the following link to download the jar file.

jdi-light-saber-2.0.3-javadoc.jar
jdi-light-saber-2.0.3-sources.jar
jdi-light-saber-2.0.3.jar
jdi-light-saber-2.0.3.pom



Related Tutorials