License |
License |
---|---|
GroupId | GroupIdcom.hanhuy.android |
ArtifactId | ArtifactIdprotify-agent |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionprotify-agent
protify-agent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
protify-agent-1.2.6.pom | |
protify-agent-1.2.6.aar | 40 KB |
protify-agent-1.2.6-sources.jar | 19 KB |
protify-agent-1.2.6-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/ -->
<dependency>
<groupId>com.hanhuy.android</groupId>
<artifactId>protify-agent</artifactId>
<version>1.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/
implementation 'com.hanhuy.android:protify-agent:1.2.6'
// https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/
implementation ("com.hanhuy.android:protify-agent:1.2.6")
'com.hanhuy.android:protify-agent:aar:1.2.6'
<dependency org="com.hanhuy.android" name="protify-agent" rev="1.2.6">
<artifact name="protify-agent" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hanhuy.android', module='protify-agent', version='1.2.6')
)
libraryDependencies += "com.hanhuy.android" % "protify-agent" % "1.2.6"
[com.hanhuy.android/protify-agent "1.2.6"]