jdroid-gradle-timer-plugin

Gradle Plugin to measure the build time of a project

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.jdroidtools
ArtifactId

ArtifactId

jdroid-gradle-timer-plugin
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdroid-gradle-timer-plugin
Gradle Plugin to measure the build time of a project
Project Organization

Project Organization

Jdroid

Download jdroid-gradle-timer-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jdroidtools : jdroid-java-core jar 3.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.0.0