Files download
File Operation
protify-agent-1.2.6.pom download
protify-agent-1.2.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hanhuy.android</groupId>
  <artifactId>protify-agent</artifactId>
  <version>1.2.6</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.hanhuy.android:protify-agent:1.2.6'
Gradle Kotlin
implementation("com.hanhuy.android:protify-agent:1.2.6")
Scala SBT
libraryDependencies += "com.hanhuy.android" % "protify-agent" % "1.2.6"
Groovy Grape
@Grapes(
  @Grab(group='com.hanhuy.android', module='protify-agent', version='1.2.6')
)
Apache Ivy
<dependency org="com.hanhuy.android" name="protify-agent" rev="1.2.6" />
Leiningen
[com.hanhuy.android/protify-agent "1.2.6"]
Apache Buildr
'com.hanhuy.android:protify-agent:jar:1.2.6'
Dependencies
The project has no third-party dependencies