License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabugsupport |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionInstabug Support 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 |
---|---|
instabugsupport-1.7.4.pom | |
instabugsupport-1.7.4.aar | 28 KB |
instabugsupport-1.7.4-sources.jar | 1 KB |
instabugsupport-1.7.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabugsupport/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabugsupport</artifactId>
<version>1.7.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabugsupport/
implementation 'com.instabug.library:instabugsupport:1.7.4'
// https://jarcasting.com/artifacts/com.instabug.library/instabugsupport/
implementation ("com.instabug.library:instabugsupport:1.7.4")
'com.instabug.library:instabugsupport:aar:1.7.4'
<dependency org="com.instabug.library" name="instabugsupport" rev="1.7.4">
<artifact name="instabugsupport" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabugsupport', version='1.7.4')
)
libraryDependencies += "com.instabug.library" % "instabugsupport" % "1.7.4"
[com.instabug.library/instabugsupport "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.1.1 |
com.instabug.library : instabugcore | jar | 1.7.4 |