is not current version
Last Version 0.0.6

TraceFix 0.0.5

Auto add Systrace tag while building apk

License

License

GroupId

GroupId

io.github.gracker
ArtifactId

ArtifactId

TraceFix
Version

Version

0.0.5
Type

Type

jar
Description

Description

TraceFix
Auto add Systrace tag while building apk
Project URL

Project URL

https://github.com/Gracker/TraceFix
Source Code Management

Source Code Management

https://github.com/Gracker/TraceFix

Download TraceFix 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.6.4

Project Modules

There are no modules declared in this project.