License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabug-apm |
Version | Version10.12.1 |
Type | Typeaar |
Description |
DescriptionInstabug APM Library
Instabug Android SDK: In-App feedback for mobile apps!
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
instabug-apm-10.12.1.pom | |
instabug-apm-10.12.1-sources.jar | 261 bytes |
instabug-apm-10.12.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-apm/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-apm</artifactId>
<version>10.12.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-apm/
implementation 'com.instabug.library:instabug-apm:10.12.1'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-apm/
implementation ("com.instabug.library:instabug-apm:10.12.1")
'com.instabug.library:instabug-apm:aar:10.12.1'
<dependency org="com.instabug.library" name="instabug-apm" rev="10.12.1">
<artifact name="instabug-apm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-apm', version='10.12.1')
)
libraryDependencies += "com.instabug.library" % "instabug-apm" % "10.12.1"
[com.instabug.library/instabug-apm "10.12.1"]
Group / Artifact | Type | Version |
---|---|---|
com.instabug.library : instabug-core | jar | 10.12.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |