Download notify-core-1.0-rc2.jar file - Jar n

Jar examples for n:notify-core

Description

Core notify library

You can download jar file notify-core 1.0-rc2 in this page.

License

Apache License

Build File

You can use the following script to add notify-core-1.0-rc2.jar to your project.

<dependency>
   <groupId>in.ashwanthkumar</groupId>
   <artifactId>notify-core</artifactId>
   <version>1.0-rc2</version>
</dependency>
compile group: 'in.ashwanthkumar', name: 'notify-core', version: '1.0-rc2'
libraryDependencies += "in.ashwanthkumar" % "notify-core" % "1.0-rc2"
<dependency org="in.ashwanthkumar" name="notify-core" rev="1.0-rc2"/>
@Grapes(@Grab(group='in.ashwanthkumar', module='notify-core', version='1.0-rc2'))
'in.ashwanthkumar:notify-core:jar:1.0-rc2'

Download

Click the following link to download the jar file.

notify-core-1.0-rc2-javadoc.jar
notify-core-1.0-rc2-sources.jar
notify-core-1.0-rc2.jar
notify-core-1.0-rc2.pom



Related Tutorials