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