Jar examples for j:jdtcore
You can download jar file jdtcore 3.1.0 in this page.
You can use the following script to add jdtcore-3.1.0.jar to your project.
<dependency> <groupId>eclipse</groupId> <artifactId>jdtcore</artifactId> <version>3.1.0</version> </dependency>
compile group: 'eclipse', name: 'jdtcore', version: '3.1.0'
libraryDependencies += "eclipse" % "jdtcore" % "3.1.0"
<dependency org="eclipse" name="jdtcore" rev="3.1.0"/>
@Grapes(@Grab(group='eclipse', module='jdtcore', version='3.1.0'))
'eclipse:jdtcore:jar:3.1.0'
Click the following link to download the jar file.
jdtcore-3.1.0.jar