is not current version
Last Version 1.1.0

com.xdev-software:mobilekit-appbuilder 1.0.0


GroupId

GroupId

com.xdev-software
ArtifactId

ArtifactId

mobilekit-appbuilder
Version

Version

1.0.0
Type

Type

jar

Download mobilekit-appbuilder 1.0.0


<!-- https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder/ -->
<dependency>
    <groupId>com.xdev-software</groupId>
    <artifactId>mobilekit-appbuilder</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder/
implementation 'com.xdev-software:mobilekit-appbuilder:1.0.0'
// https://jarcasting.com/artifacts/com.xdev-software/mobilekit-appbuilder/
implementation ("com.xdev-software:mobilekit-appbuilder:1.0.0")
'com.xdev-software:mobilekit-appbuilder:jar:1.0.0'
<dependency org="com.xdev-software" name="mobilekit-appbuilder" rev="1.0.0">
  <artifact name="mobilekit-appbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='mobilekit-appbuilder', version='1.0.0')
)
libraryDependencies += "com.xdev-software" % "mobilekit-appbuilder" % "1.0.0"
[com.xdev-software/mobilekit-appbuilder "1.0.0"]