GroupId | GroupIdcom.xdev-software |
---|---|
ArtifactId | ArtifactIdmobilekit-appbuilder |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder/ -->
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>mobilekit-appbuilder</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder/
implementation 'com.xdev-software:mobilekit-appbuilder:1.1.0'
// https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder/
implementation ("com.xdev-software:mobilekit-appbuilder:1.1.0")
'com.xdev-software:mobilekit-appbuilder:jar:1.1.0'
<dependency org="com.xdev-software" name="mobilekit-appbuilder" rev="1.1.0">
<artifact name="mobilekit-appbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='mobilekit-appbuilder', version='1.1.0')
)
libraryDependencies += "com.xdev-software" % "mobilekit-appbuilder" % "1.1.0"
[com.xdev-software/mobilekit-appbuilder "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpkix-jdk15on | jar | 1.54 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.jdom : jdom2 | jar | 2.0.6 |