is not current version
Last Version 2.3.0

com.jdroidtools:jdroid-component-builder 1.0.1

Gradle Plugin to build Jdroid Components

GroupId

GroupId

com.jdroidtools
ArtifactId

ArtifactId

jdroid-component-builder
Version

Version

1.0.1
Type

Type

jar

Download jdroid-component-builder 1.0.1


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