is not current version
Last Version 1.0-rc3

in.ashwanthkumar:notify-core 1.0-rc2

Core notify library

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

notify-core
Version

Version

1.0-rc2
Type

Type

jar

Download notify-core 1.0-rc2


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