is not current version
Last Version 0.6.0

com.jdroidframework:jdroid-parent 0.5.0

Application Framework for Android and Java apps.

GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-parent
Version

Version

0.5.0
Type

Type

pom

Download jdroid-parent 0.5.0

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

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