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