is not current version
Last Version 2.3.0

com.jdroidtools:jdroid-component-builder 2.2.0

Gradle Plugin to build Jdroid Components

GroupId

GroupId

com.jdroidtools
ArtifactId

ArtifactId

jdroid-component-builder
Version

Version

2.2.0
Type

Type

jar

Download jdroid-component-builder 2.2.0


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