jdroid

Application Framework for Android and Java apps.

License

License

GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-parent
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

jdroid
Application Framework for Android and Java apps.

Download jdroid-parent

Filename Size
jdroid-parent-0.6.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.jdroidframework/jdroid-parent/ -->
<dependency>
    <groupId>com.jdroidframework</groupId>
    <artifactId>jdroid-parent</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-parent/
implementation 'com.jdroidframework:jdroid-parent:0.6.0'
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-parent/
implementation ("com.jdroidframework:jdroid-parent:0.6.0")
'com.jdroidframework:jdroid-parent:pom:0.6.0'
<dependency org="com.jdroidframework" name="jdroid-parent" rev="0.6.0">
  <artifact name="jdroid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jdroidframework', module='jdroid-parent', version='0.6.0')
)
libraryDependencies += "com.jdroidframework" % "jdroid-parent" % "0.6.0"
[com.jdroidframework/jdroid-parent "0.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jdroid-java
  • jdroid-javaweb
  • jdroid-google-play-services
  • jdroid-support-v7-appcompat
  • jdroid-android

Versions

Version
0.6.0
0.5.0