License |
License |
---|---|
GroupId | GroupIdin.xiandan |
ArtifactId | ArtifactIdanycost |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionanycost
全局耗时计算器,可以在任何地方计算耗时
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anycost-1.0.5.pom | |
anycost-1.0.5-sources.jar | 2 KB |
anycost-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/in.xiandan/anycost/ -->
<dependency>
<groupId>in.xiandan</groupId>
<artifactId>anycost</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/in.xiandan/anycost/
implementation 'in.xiandan:anycost:1.0.5'
// https://jarcasting.com/artifacts/in.xiandan/anycost/
implementation ("in.xiandan:anycost:1.0.5")
'in.xiandan:anycost:aar:1.0.5'
<dependency org="in.xiandan" name="anycost" rev="1.0.5">
<artifact name="anycost" type="aar" />
</dependency>
@Grapes(
@Grab(group='in.xiandan', module='anycost', version='1.0.5')
)
libraryDependencies += "in.xiandan" % "anycost" % "1.0.5"
[in.xiandan/anycost "1.0.5"]