GroupId | GroupIdcom.hanhuy.android |
---|---|
ArtifactId | ArtifactIdprotify-agent |
Version | Version1.1.8 |
Type | Typeaar |
Filename | Size |
---|---|
protify-agent-1.1.8.pom | |
protify-agent-1.1.8.aar | 37 KB |
protify-agent-1.1.8-sources.jar | 19 KB |
protify-agent-1.1.8-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/ -->
<dependency>
<groupId>com.hanhuy.android</groupId>
<artifactId>protify-agent</artifactId>
<version>1.1.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/
implementation 'com.hanhuy.android:protify-agent:1.1.8'
// https://jarcasting.com/artifacts/com.hanhuy.android/protify-agent/
implementation ("com.hanhuy.android:protify-agent:1.1.8")
'com.hanhuy.android:protify-agent:aar:1.1.8'
<dependency org="com.hanhuy.android" name="protify-agent" rev="1.1.8">
<artifact name="protify-agent" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hanhuy.android', module='protify-agent', version='1.1.8')
)
libraryDependencies += "com.hanhuy.android" % "protify-agent" % "1.1.8"
[com.hanhuy.android/protify-agent "1.1.8"]