Last Version

ttime 0.1.2

Counting the build time for each task in building.

License

License

GroupId

GroupId

com.lxzh123
ArtifactId

ArtifactId

ttime
Version

Version

0.1.2
Type

Type

jar
Description

Description

ttime
Counting the build time for each task in building.
Project URL

Project URL

https://github.com/lxzh/TaskTime
Source Code Management

Source Code Management

https://github.com/lxzh/TaskTime

Download ttime 0.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.