Jetbrains uiDesigner


Лицензия

Лицензия

Категории

Категории

IntelliJ IDEA Инструменты разработки IDE ORM Данные
Группа

Группа

com.intellij
Идентификатор

Идентификатор

forms_rt
Последняя версия

Последняя версия

7.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jetbrains uiDesigner
Ссылка на сайт

Ссылка на сайт

http://www.jetbrains.com/

Скачать forms_rt

Имя Файла Размер
forms_rt-7.0.3.pom
forms_rt-7.0.3.jar 320 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
asm : asm-commons jar 3.0
com.jgoodies : forms jar 1.1-preview
jdom : jdom jar 1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
7.0.3
6.0.5
6.0.3
5.1
5.0
4.5.4