GroupId | GroupIdcom.instabug.library |
---|---|
ArtifactId | ArtifactIdinstabug-features-request |
Version | Version4.13.4 |
Type | Typeaar |
Filename | Size |
---|---|
instabug-features-request-4.13.4.pom | |
instabug-features-request-4.13.4.aar | 326 KB |
instabug-features-request-4.13.4-sources.jar | 261 bytes |
instabug-features-request-4.13.4-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>4.13.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-features-request/
implementation 'com.instabug.library:instabug-features-request:4.13.4'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-features-request/
implementation ("com.instabug.library:instabug-features-request:4.13.4")
'com.instabug.library:instabug-features-request:aar:4.13.4'
<dependency org="com.instabug.library" name="instabug-features-request" rev="4.13.4">
<artifact name="instabug-features-request" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-features-request', version='4.13.4')
)
libraryDependencies += "com.instabug.library" % "instabug-features-request" % "4.13.4"
[com.instabug.library/instabug-features-request "4.13.4"]