Download jdt-4.3.2.jar file - Jar j

Jar examples for j:jdt

Description

Java Development Tookit

You can download jar file jdt 4.3.2 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add jdt-4.3.2.jar to your project.

<dependency>
   <groupId>com.viewstreet</groupId>
   <artifactId>jdt</artifactId>
   <version>4.3.2</version>
</dependency>
compile group: 'com.viewstreet', name: 'jdt', version: '4.3.2'
libraryDependencies += "com.viewstreet" % "jdt" % "4.3.2"
<dependency org="com.viewstreet" name="jdt" rev="4.3.2"/>
@Grapes(@Grab(group='com.viewstreet', module='jdt', version='4.3.2'))
'com.viewstreet:jdt:jar:4.3.2'

Download

Click the following link to download the jar file.

jdt-4.3.2-javadoc.jar
jdt-4.3.2-sources.jar
jdt-4.3.2.jar
jdt-4.3.2.pom



Related Tutorials