is not current version
Last Version 1.0.0

com.hanhuy.android:protify 0.9.1

protify

GroupId

GroupId

com.hanhuy.android
ArtifactId

ArtifactId

protify
Version

Version

0.9.1
Type

Type

jar

Download protify 0.9.1


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