is not current version
Last Version 0.4.0

com.jdroidframework:jdroid-component-builder 0.2.0

Gradle Plugin to build Jdroid Components

GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-component-builder
Version

Version

0.2.0
Type

Type

jar

Download jdroid-component-builder 0.2.0


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