is not current version
Last Version 2.6.3

co.pushe.plus:sentry 2.6.0-beta01

Pushe Plus Sentry module

GroupId

GroupId

co.pushe.plus
ArtifactId

ArtifactId

sentry
Version

Version

2.6.0-beta01
Type

Type

aar

Download sentry 2.6.0-beta01


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