jdroid-gradle-commons-plugin

Gradle Plugin Commons

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-gradle-commons-plugin
Last Version

Last Version

0.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdroid-gradle-commons-plugin
Gradle Plugin Commons
Project Organization

Project Organization

Jdroid

Download jdroid-gradle-commons-plugin

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.jdroidframework : jdroid-java-core jar 0.14.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.0
0.17.0
0.16.3
0.16.2
0.16.1
0.16.0
0.15.1
0.15.0
0.14.0