is not current version
Last Version 0.0.4-RELEASE

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

>耗时分析工具核心

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

time-watcher-core
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download time-watcher-core 0.0.2-RELEASE


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