GroupId | GroupIdcom.xdev-software |
---|---|
ArtifactId | ArtifactIdmobilekit-appbuilder-commons |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMobileKit App Builder Commons
Sonatype 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-commons/ -->
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>mobilekit-appbuilder-commons</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder-commons/
implementation 'com.xdev-software:mobilekit-appbuilder-commons:2.0.2'
// https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder-commons/
implementation ("com.xdev-software:mobilekit-appbuilder-commons:2.0.2")
'com.xdev-software:mobilekit-appbuilder-commons:jar:2.0.2'
<dependency org="com.xdev-software" name="mobilekit-appbuilder-commons" rev="2.0.2">
<artifact name="mobilekit-appbuilder-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='mobilekit-appbuilder-commons', version='2.0.2')
)
libraryDependencies += "com.xdev-software" % "mobilekit-appbuilder-commons" % "2.0.2"
[com.xdev-software/mobilekit-appbuilder-commons "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-codec : commons-codec | jar | 1.10 |