Download platform-resources-7.4.3.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.4.3 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.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

platform-resources-7.4.3-sources.jar
platform-resources-7.4.3.jar
platform-resources-7.4.3.pom



Related Tutorials