GroupId | GroupIdcom.instabug.library |
---|---|
ArtifactId | ArtifactIdinstabugabs |
Version | Version1.2.9 |
Type | Typeaar |
Filename | Size |
---|---|
instabugabs-1.2.9.pom | |
instabugabs-1.2.9.aar | 16 KB |
instabugabs-1.2.9-sources.jar | 1 KB |
instabugabs-1.2.9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabugabs/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabugabs</artifactId>
<version>1.2.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabugabs/
implementation 'com.instabug.library:instabugabs:1.2.9'
// https://jarcasting.com/artifacts/com.instabug.library/instabugabs/
implementation ("com.instabug.library:instabugabs:1.2.9")
'com.instabug.library:instabugabs:aar:1.2.9'
<dependency org="com.instabug.library" name="instabugabs" rev="1.2.9">
<artifact name="instabugabs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabugabs', version='1.2.9')
)
libraryDependencies += "com.instabug.library" % "instabugabs" % "1.2.9"
[com.instabug.library/instabugabs "1.2.9"]