Files download
File Operation
tracer-android-view-compiler-1.0.0-1.0.0.jar download
tracer-android-view-compiler-1.0.0-1.0.0.pom download
tracer-android-view-compiler-1.0.0-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.shawxingkwok</groupId>
  <artifactId>tracer-android-view-compiler</artifactId>
  <version>1.0.0-1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.shawxingkwok:tracer-android-view-compiler:1.0.0-1.0.0'
Gradle Kotlin
implementation("io.github.shawxingkwok:tracer-android-view-compiler:1.0.0-1.0.0")
Scala SBT
libraryDependencies += "io.github.shawxingkwok" % "tracer-android-view-compiler" % "1.0.0-1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shawxingkwok', module='tracer-android-view-compiler', version='1.0.0-1.0.0')
)
Apache Ivy
<dependency org="io.github.shawxingkwok" name="tracer-android-view-compiler" rev="1.0.0-1.0.0" />
Leiningen
[io.github.shawxingkwok/tracer-android-view-compiler "1.0.0-1.0.0"]
Apache Buildr
'io.github.shawxingkwok:tracer-android-view-compiler:jar:1.0.0-1.0.0'