Last Version

Jdroid Gradle Timer Plugin 0.9.2

Jdroid Gradle Plugin to measure the build time of a project

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-gradle-timer-plugin
Version

Version

0.9.2
Type

Type

jar
Description

Description

Jdroid Gradle Timer Plugin
Jdroid Gradle Plugin to measure the build time of a project
Project Organization

Project Organization

Jdroid

Download jdroid-gradle-timer-plugin 0.9.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jdroidframework : jdroid-java jar 0.9.6
com.jdroidframework : jdroid-java-http-okhttp jar 0.9.6

Project Modules

There are no modules declared in this project.