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