Download samebug-notifier-core-2.0.0.jar file - Jar s

Jar examples for s:samebug-notifier-core

Description

The Samebug Notifier Core contains the interfaces and some general implementations for the samebug notifier on jvm languages.

You can download jar file samebug-notifier-core 2.0.0 in this page.

License

MIT License

Build File

You can use the following script to add samebug-notifier-core-2.0.0.jar to your project.

<dependency>
   <groupId>com.samebug.notifier</groupId>
   <artifactId>samebug-notifier-core</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.samebug.notifier', name: 'samebug-notifier-core', version: '2.0.0'
libraryDependencies += "com.samebug.notifier" % "samebug-notifier-core" % "2.0.0"
<dependency org="com.samebug.notifier" name="samebug-notifier-core" rev="2.0.0"/>
@Grapes(@Grab(group='com.samebug.notifier', module='samebug-notifier-core', version='2.0.0'))
'com.samebug.notifier:samebug-notifier-core:jar:2.0.0'

Download

Click the following link to download the jar file.

samebug-notifier-core-2.0.0-javadoc.jar
samebug-notifier-core-2.0.0-sources.jar
samebug-notifier-core-2.0.0.jar
samebug-notifier-core-2.0.0.pom



Related Tutorials