License |
License |
---|---|
Categories |
CategoriesIntelliJ IDEA Development Tools IDE ORM Data |
GroupId | GroupIdcom.intellij |
ArtifactId | ArtifactIdforms_rt |
Last Version | Last Version7.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetbrains uiDesigner
|
Project URL |
Project URL |
Filename | Size |
---|---|
forms_rt-7.0.3.pom | |
forms_rt-7.0.3.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intellij/forms_rt/ -->
<dependency>
<groupId>com.intellij</groupId>
<artifactId>forms_rt</artifactId>
<version>7.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.intellij/forms_rt/
implementation 'com.intellij:forms_rt:7.0.3'
// https://jarcasting.com/artifacts/com.intellij/forms_rt/
implementation ("com.intellij:forms_rt:7.0.3")
'com.intellij:forms_rt:jar:7.0.3'
<dependency org="com.intellij" name="forms_rt" rev="7.0.3">
<artifact name="forms_rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intellij', module='forms_rt', version='7.0.3')
)
libraryDependencies += "com.intellij" % "forms_rt" % "7.0.3"
[com.intellij/forms_rt "7.0.3"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm-commons | jar | 3.0 |
com.jgoodies : forms | jar | 1.1-preview |
jdom : jdom | jar | 1.0 |