Gradle Build Time Tracker

Gradle plugin which tracks your build times.

License

License

Categories

Categories

Gradle Build Tools Net
GroupId

GroupId

net.rdrei.android.buildtimetracker
ArtifactId

ArtifactId

gradle-plugin
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Build Time Tracker
Gradle plugin which tracks your build times.
Project URL

Project URL

https://github.com/passy/build-time-tracker-plugin
Source Code Management

Source Code Management

https://github.com/passy/build-time-tracker-plugin

Download gradle-plugin

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.rauschig : jarchivelib jar 0.6.0
commons-io : commons-io jar 2.4
net.sf.opencsv : opencsv jar 2.3
org.ocpsoft.prettytime : prettytime jar 3.2.5.Final
joda-time : joda-time jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0