License |
License |
---|---|
GroupId | GroupIdcom.adaptrex |
ArtifactId | ArtifactIdadaptrex-plus |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Server Components for ExtJS and Sencha Touch
|
Project Organization |
Project OrganizationAdaptrex, LLC |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.adaptrex : adaptrex-core | jar | 0.9.12 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |