is not current version
Last Version 1.0-rc3

in.ashwanthkumar:notify 1.0-rc2

Notification wrappers across services for applications in JVM

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

notify
Version

Version

1.0-rc2
Type

Type

pom

Download notify 1.0-rc2

Filename Size
notify-1.0-rc2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/notify/ -->
<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>notify</artifactId>
    <version>1.0-rc2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify/
implementation 'in.ashwanthkumar:notify:1.0-rc2'
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify/
implementation ("in.ashwanthkumar:notify:1.0-rc2")
'in.ashwanthkumar:notify:pom:1.0-rc2'
<dependency org="in.ashwanthkumar" name="notify" rev="1.0-rc2">
  <artifact name="notify" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='notify', version='1.0-rc2')
)
libraryDependencies += "in.ashwanthkumar" % "notify" % "1.0-rc2"
[in.ashwanthkumar/notify "1.0-rc2"]