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