| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdin.ashwanthkumar |
| ArtifactId | ArtifactIdnotify |
| Version | Version1.0-rc3 |
| Type | Typepom |
| Description |
Descriptionnotify
Notification wrappers across services for applications in JVM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| notify-1.0-rc3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/notify/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>notify</artifactId>
<version>1.0-rc3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify/
implementation 'in.ashwanthkumar:notify:1.0-rc3'
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify/
implementation ("in.ashwanthkumar:notify:1.0-rc3")
'in.ashwanthkumar:notify:pom:1.0-rc3'
<dependency org="in.ashwanthkumar" name="notify" rev="1.0-rc3">
<artifact name="notify" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='notify', version='1.0-rc3')
)
libraryDependencies += "in.ashwanthkumar" % "notify" % "1.0-rc3"
[in.ashwanthkumar/notify "1.0-rc3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe : config | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |