is not current version
Last Version 0.0.4-RELEASE

com.github.kancyframework:time-watcher 0.0.2-RELEASE

耗时分析工具

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

time-watcher
Version

Version

0.0.2-RELEASE
Type

Type

pom

Download time-watcher 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>time-watcher</artifactId>
    <version>0.0.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation 'com.github.kancyframework:time-watcher:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation ("com.github.kancyframework:time-watcher:0.0.2-RELEASE")
'com.github.kancyframework:time-watcher:pom:0.0.2-RELEASE'
<dependency org="com.github.kancyframework" name="time-watcher" rev="0.0.2-RELEASE">
  <artifact name="time-watcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='time-watcher', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "time-watcher" % "0.0.2-RELEASE"
[com.github.kancyframework/time-watcher "0.0.2-RELEASE"]