Download jdi-commons-1.0.58.jar file - Jar j

Jar examples for j:jdi-commons

Description

Epam common libraries

You can download jar file jdi-commons 1.0.58 in this page.

License

GNU General Public License v3

Build File

You can use the following script to add jdi-commons-1.0.58.jar to your project.

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

Download

Click the following link to download the jar file.

jdi-commons-1.0.58-javadoc.jar
jdi-commons-1.0.58-sources.jar
jdi-commons-1.0.58.jar
jdi-commons-1.0.58.pom



Related Tutorials