Download jdtcore-3.0.2.jar file - Jar j

Jar examples for j:jdtcore

Description

You can download jar file jdtcore 3.0.2 in this page.

Build File

You can use the following script to add jdtcore-3.0.2.jar to your project.

<dependency>
   <groupId>org.dspace.xmlui.eclipse</groupId>
   <artifactId>jdtcore</artifactId>
   <version>3.0.2</version>
</dependency>
compile group: 'org.dspace.xmlui.eclipse', name: 'jdtcore', version: '3.0.2'
libraryDependencies += "org.dspace.xmlui.eclipse" % "jdtcore" % "3.0.2"
<dependency org="org.dspace.xmlui.eclipse" name="jdtcore" rev="3.0.2"/>
@Grapes(@Grab(group='org.dspace.xmlui.eclipse', module='jdtcore', version='3.0.2'))
'org.dspace.xmlui.eclipse:jdtcore:jar:3.0.2'

Download

Click the following link to download the jar file.

jdtcore-3.0.2.jar
jdtcore-3.0.2.pom



Related Tutorials