License |
License
The GrwongIO Software License, Version 1.0
|
---|---|
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdgmonitor |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiongmonitor
GrowingIO Android Gmonitor.
|
Filename | Size |
---|---|
gmonitor-1.5.2.pom | |
gmonitor-1.5.2.aar | 93 KB |
gmonitor-1.5.2-sources.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.growingio.android/gmonitor/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>gmonitor</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/gmonitor/
implementation 'com.growingio.android:gmonitor:1.5.2'
// https://jarcasting.com/artifacts/com.growingio.android/gmonitor/
implementation ("com.growingio.android:gmonitor:1.5.2")
'com.growingio.android:gmonitor:aar:1.5.2'
<dependency org="com.growingio.android" name="gmonitor" rev="1.5.2">
<artifact name="gmonitor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='gmonitor', version='1.5.2')
)
libraryDependencies += "com.growingio.android" % "gmonitor" % "1.5.2"
[com.growingio.android/gmonitor "1.5.2"]