is not current version
Last Version 21.0.0

net.guerlab.smart.notify:smart-notify-web 1.0.0


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.notify
ArtifactId

ArtifactId

smart-notify-web
Version

Version

1.0.0
Type

Type

jar

Download smart-notify-web 1.0.0


<!-- https://jarcasting.com/artifacts/net.guerlab.smart.notify/smart-notify-web/ -->
<dependency>
    <groupId>net.guerlab.smart.notify</groupId>
    <artifactId>smart-notify-web</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.notify/smart-notify-web/
implementation 'net.guerlab.smart.notify:smart-notify-web:1.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.notify/smart-notify-web/
implementation ("net.guerlab.smart.notify:smart-notify-web:1.0.0")
'net.guerlab.smart.notify:smart-notify-web:jar:1.0.0'
<dependency org="net.guerlab.smart.notify" name="smart-notify-web" rev="1.0.0">
  <artifact name="smart-notify-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.notify', module='smart-notify-web', version='1.0.0')
)
libraryDependencies += "net.guerlab.smart.notify" % "smart-notify-web" % "1.0.0"
[net.guerlab.smart.notify/smart-notify-web "1.0.0"]