License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314 |
ArtifactId | ArtifactIdapp-monitor |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionApp Monitor
AppMonitor for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
app-monitor-1.0.0.pom | |
app-monitor-1.0.0-sources.jar | 3 KB |
app-monitor-1.0.0-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314/app-monitor/ -->
<dependency>
<groupId>com.github.jenly1314</groupId>
<artifactId>app-monitor</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314/app-monitor/
implementation 'com.github.jenly1314:app-monitor:1.0.0'
// https://jarcasting.com/artifacts/com.github.jenly1314/app-monitor/
implementation ("com.github.jenly1314:app-monitor:1.0.0")
'com.github.jenly1314:app-monitor:aar:1.0.0'
<dependency org="com.github.jenly1314" name="app-monitor" rev="1.0.0">
<artifact name="app-monitor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314', module='app-monitor', version='1.0.0')
)
libraryDependencies += "com.github.jenly1314" % "app-monitor" % "1.0.0"
[com.github.jenly1314/app-monitor "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |