Jar examples for s:sentry
Sentry client written in Java.
You can download jar file sentry 1.6.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add sentry-1.6.3.jar to your project.
<dependency> <groupId>io.sentry</groupId> <artifactId>sentry</artifactId> <version>1.6.3</version> </dependency>
compile group: 'io.sentry', name: 'sentry', version: '1.6.3'
libraryDependencies += "io.sentry" % "sentry" % "1.6.3"
<dependency org="io.sentry" name="sentry" rev="1.6.3"/>
@Grapes(@Grab(group='io.sentry', module='sentry', version='1.6.3'))
'io.sentry:sentry:jar:1.6.3'
Click the following link to download the jar file.
sentry-1.6.3-javadoc.jar