Download forms_rt-7.0.3.jar file - Jar f

Jar examples for f:forms-rt

Description

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

You can download jar file forms_rt 7.0.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add forms_rt-7.0.3.jar to your project.

<dependency>
   <groupId>com.intellij</groupId>
   <artifactId>forms_rt</artifactId>
   <version>7.0.3</version>
</dependency>
compile group: 'com.intellij', name: 'forms_rt', version: '7.0.3'
libraryDependencies += "com.intellij" % "forms_rt" % "7.0.3"
<dependency org="com.intellij" name="forms_rt" rev="7.0.3"/>
@Grapes(@Grab(group='com.intellij', module='forms_rt', version='7.0.3'))
'com.intellij:forms_rt:jar:7.0.3'

Download

Click the following link to download the jar file.

forms_rt-7.0.3.jar
forms_rt-7.0.3.pom



Related Tutorials