| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.adaptrex |
| Идентификатор | Идентификаторadaptrex-plus |
| Последняя версия | Последняя версия0.9.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Server Components for ExtJS and Sencha Touch
|
| Организация-разработчик |
Организация-разработчикAdaptrex, LLC |
| Имя Файла | Размер |
|---|---|
| adaptrex-plus-0.9.12.pom | |
| adaptrex-plus-0.9.12.jar | 6 KB |
| adaptrex-plus-0.9.12-sources.jar | 2 KB |
| adaptrex-plus-0.9.12-javadoc.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.adaptrex/adaptrex-plus/ -->
<dependency>
<groupId>com.adaptrex</groupId>
<artifactId>adaptrex-plus</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.adaptrex/adaptrex-plus/
implementation 'com.adaptrex:adaptrex-plus:0.9.12'
// https://jarcasting.com/artifacts/com.adaptrex/adaptrex-plus/
implementation ("com.adaptrex:adaptrex-plus:0.9.12")
'com.adaptrex:adaptrex-plus:jar:0.9.12'
<dependency org="com.adaptrex" name="adaptrex-plus" rev="0.9.12">
<artifact name="adaptrex-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adaptrex', module='adaptrex-plus', version='0.9.12')
)
libraryDependencies += "com.adaptrex" % "adaptrex-plus" % "0.9.12"
[com.adaptrex/adaptrex-plus "0.9.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.adaptrex : adaptrex-core | jar | 0.9.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 6.0 |