anycost

全局耗时计算器,可以在任何地方计算耗时

License

License

MIT
GroupId

GroupId

in.xiandan
ArtifactId

ArtifactId

anycost
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

anycost
全局耗时计算器,可以在任何地方计算耗时
Project URL

Project URL

https://github.com/xiandanin/AnyCost
Source Code Management

Source Code Management

https://github.com/xiandanin/AnyCost

Download anycost

How to add to project

<!-- 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"]

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.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0