文件下载
文件名 操作
protify-agent-1.1.4.pom 下载
protify-agent-1.1.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.hanhuy.android</groupId>
  <artifactId>protify-agent</artifactId>
  <version>1.1.4</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.hanhuy.android:protify-agent:1.1.4'
Gradle Kotlin
implementation("com.hanhuy.android:protify-agent:1.1.4")
Scala SBT
libraryDependencies += "com.hanhuy.android" % "protify-agent" % "1.1.4"
Groovy Grape
@Grapes(
  @Grab(group='com.hanhuy.android', module='protify-agent', version='1.1.4')
)
Apache Ivy
<dependency org="com.hanhuy.android" name="protify-agent" rev="1.1.4" />
Leiningen
[com.hanhuy.android/protify-agent "1.1.4"]
Apache Buildr
'com.hanhuy.android:protify-agent:jar:1.1.4'
本项目依赖