is not current version
Last Version 1.2.6

com.hanhuy.android:protify-agent 0.7

protify-agent

GroupId

GroupId

com.hanhuy.android
ArtifactId

ArtifactId

protify-agent
Version

Version

0.7
Type

Type

aar

Download protify-agent 0.7


<!-- https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/ -->
<dependency>
    <groupId>com.hanhuy.android</groupId>
    <artifactId>protify-agent</artifactId>
    <version>0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/
implementation 'com.hanhuy.android:protify-agent:0.7'
// https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/
implementation ("com.hanhuy.android:protify-agent:0.7")
'com.hanhuy.android:protify-agent:aar:0.7'
<dependency org="com.hanhuy.android" name="protify-agent" rev="0.7">
  <artifact name="protify-agent" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hanhuy.android', module='protify-agent', version='0.7')
)
libraryDependencies += "com.hanhuy.android" % "protify-agent" % "0.7"
[com.hanhuy.android/protify-agent "0.7"]