Download platform-resources-7.3.0.jar file - Jar p

Jar examples for p:platform-resources

Description

A packaging of the IntelliJ Community Edition platform-resources library. This is release number 1 of trunk branch 142.

You can download jar file platform-resources 7.3.0 in this page.

License

GNU Lesser General Public License Version 2.1

Build File

You can use the following script to add platform-resources-7.3.0.jar to your project.

<dependency>
   <groupId>org.bonitasoft.platform</groupId>
   <artifactId>platform-resources</artifactId>
   <version>7.3.0</version>
</dependency>
compile group: 'org.bonitasoft.platform', name: 'platform-resources', version: '7.3.0'
libraryDependencies += "org.bonitasoft.platform" % "platform-resources" % "7.3.0"
<dependency org="org.bonitasoft.platform" name="platform-resources" rev="7.3.0"/>
@Grapes(@Grab(group='org.bonitasoft.platform', module='platform-resources', version='7.3.0'))
'org.bonitasoft.platform:platform-resources:jar:7.3.0'

Download

Click the following link to download the jar file.

platform-resources-7.3.0-sources.jar
platform-resources-7.3.0.jar
platform-resources-7.3.0.pom



Related Tutorials