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