is not current version
Last Version 2.1.0023

com.getbouncer:insights 2.0.0082

This library provides the framework for insights.

GroupId

GroupId

com.getbouncer
ArtifactId

ArtifactId

insights
Version

Version

2.0.0082
Type

Type

aar

Download insights 2.0.0082


<!-- https://jarcasting.com/artifacts/com.getbouncer/insights/ -->
<dependency>
    <groupId>com.getbouncer</groupId>
    <artifactId>insights</artifactId>
    <version>2.0.0082</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbouncer/insights/
implementation 'com.getbouncer:insights:2.0.0082'
// https://jarcasting.com/artifacts/com.getbouncer/insights/
implementation ("com.getbouncer:insights:2.0.0082")
'com.getbouncer:insights:aar:2.0.0082'
<dependency org="com.getbouncer" name="insights" rev="2.0.0082">
  <artifact name="insights" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbouncer', module='insights', version='2.0.0082')
)
libraryDependencies += "com.getbouncer" % "insights" % "2.0.0082"
[com.getbouncer/insights "2.0.0082"]