License |
License |
---|---|
GroupId | GroupIdcom.eginnovations.agent.android |
ArtifactId | ArtifactIdandroid-agent |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionandroid-agent
Eg Android Agent.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-agent-1.0.2.pom | |
android-agent-1.0.2.jar | 519 KB |
android-agent-1.0.2-sources.jar | 251 KB |
android-agent-1.0.2-javadoc.jar | 886 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eginnovations.agent.android/android-agent/ -->
<dependency>
<groupId>com.eginnovations.agent.android</groupId>
<artifactId>android-agent</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eginnovations.agent.android/android-agent/
implementation 'com.eginnovations.agent.android:android-agent:1.0.2'
// https://jarcasting.com/artifacts/com.eginnovations.agent.android/android-agent/
implementation ("com.eginnovations.agent.android:android-agent:1.0.2")
'com.eginnovations.agent.android:android-agent:jar:1.0.2'
<dependency org="com.eginnovations.agent.android" name="android-agent" rev="1.0.2">
<artifact name="android-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eginnovations.agent.android', module='android-agent', version='1.0.2')
)
libraryDependencies += "com.eginnovations.agent.android" % "android-agent" % "1.0.2"
[com.eginnovations.agent.android/android-agent "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.2 |
com.google.code.gson : gson | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |