is not current version
Last Version 0.9.2

com.jdroidframework:jdroid-gradle-timer-plugin 0.9.1

null

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-gradle-timer-plugin
Version

Version

0.9.1
Type

Type

jar

Download jdroid-gradle-timer-plugin 0.9.1


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