| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kancyframework |
| ArtifactId | ArtifactIdtime-watcher |
| Version | Version0.0.3-RELEASE |
| Type | Typepom |
| Description |
Descriptiontime-watcher
耗时分析工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| time-watcher-0.0.3-RELEASE.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/ -->
<dependency>
<groupId>com.github.kancyframework</groupId>
<artifactId>time-watcher</artifactId>
<version>0.0.3-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation 'com.github.kancyframework:time-watcher:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation ("com.github.kancyframework:time-watcher:0.0.3-RELEASE")
'com.github.kancyframework:time-watcher:pom:0.0.3-RELEASE'
<dependency org="com.github.kancyframework" name="time-watcher" rev="0.0.3-RELEASE">
<artifact name="time-watcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='time-watcher', version='0.0.3-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "time-watcher" % "0.0.3-RELEASE"
[com.github.kancyframework/time-watcher "0.0.3-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |