GroupId | GroupIdcom.getbouncer |
---|---|
ArtifactId | ArtifactIdinsights |
Version | Version2.0.0085 |
Type | Typeaar |
Filename | Size |
---|---|
insights-2.0.0085.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.getbouncer/insights/ -->
<dependency>
<groupId>com.getbouncer</groupId>
<artifactId>insights</artifactId>
<version>2.0.0085</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbouncer/insights/
implementation 'com.getbouncer:insights:2.0.0085'
// https://jarcasting.com/artifacts/com.getbouncer/insights/
implementation ("com.getbouncer:insights:2.0.0085")
'com.getbouncer:insights:aar:2.0.0085'
<dependency org="com.getbouncer" name="insights" rev="2.0.0085">
<artifact name="insights" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbouncer', module='insights', version='2.0.0085')
)
libraryDependencies += "com.getbouncer" % "insights" % "2.0.0085"
[com.getbouncer/insights "2.0.0085"]