License |
License |
---|---|
GroupId | GroupIdcom.jdroidframework |
ArtifactId | ArtifactIdjdroid-parent |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjdroid
Application Framework for Android and Java apps.
|
Filename | Size |
---|---|
jdroid-parent-0.6.0.pom | 5 KB |
Browse |
<!-- 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"]