Jar examples for r:resources
A packaging of the IntelliJ Community Edition resources library. This is release number 1 of trunk branch 142.
You can download jar file resources 3.3.0-v20070604 in this page.
Eclipse Public License - v 1.0
You can use the following script to add resources-3.3.0-v20070604.jar to your project.
<dependency> <groupId>org.eclipse.core</groupId> <artifactId>resources</artifactId> <version>3.3.0-v20070604</version> </dependency>
compile group: 'org.eclipse.core', name: 'resources', version: '3.3.0-v20070604'
libraryDependencies += "org.eclipse.core" % "resources" % "3.3.0-v20070604"
<dependency org="org.eclipse.core" name="resources" rev="3.3.0-v20070604"/>
@Grapes(@Grab(group='org.eclipse.core', module='resources', version='3.3.0-v20070604'))
'org.eclipse.core:resources:jar:3.3.0-v20070604'
Click the following link to download the jar file.
resources-3.3.0-v20070604.jar