is not current version
Last Version 0.3.3

io.github.xanderwang:performance 0.3.0

a performance lib for android

Categories

Categories

ORM Data
GroupId

GroupId

io.github.xanderwang
ArtifactId

ArtifactId

performance
Version

Version

0.3.0
Type

Type

aar

Download performance 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.xanderwang/performance/ -->
<dependency>
    <groupId>io.github.xanderwang</groupId>
    <artifactId>performance</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xanderwang/performance/
implementation 'io.github.xanderwang:performance:0.3.0'
// https://jarcasting.com/artifacts/io.github.xanderwang/performance/
implementation ("io.github.xanderwang:performance:0.3.0")
'io.github.xanderwang:performance:aar:0.3.0'
<dependency org="io.github.xanderwang" name="performance" rev="0.3.0">
  <artifact name="performance" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xanderwang', module='performance', version='0.3.0')
)
libraryDependencies += "io.github.xanderwang" % "performance" % "0.3.0"
[io.github.xanderwang/performance "0.3.0"]