Download alerts-1.0.2.jar file - Jar a

Jar examples for a:alerts

Description

Alert Service plugin for Morse Bot

You can download jar file alerts 1.0.2 in this page.

License

MIT License

Build File

You can use the following script to add alerts-1.0.2.jar to your project.

<dependency>
   <groupId>com.marcarndt.morse</groupId>
   <artifactId>alerts</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.marcarndt.morse', name: 'alerts', version: '1.0.2'
libraryDependencies += "com.marcarndt.morse" % "alerts" % "1.0.2"
<dependency org="com.marcarndt.morse" name="alerts" rev="1.0.2"/>
@Grapes(@Grab(group='com.marcarndt.morse', module='alerts', version='1.0.2'))
'com.marcarndt.morse:alerts:jar:1.0.2'

Download

Click the following link to download the jar file.

alerts-1.0.2-javadoc.jar
alerts-1.0.2-sources.jar
alerts-1.0.2.jar
alerts-1.0.2.pom



Related Tutorials