is not current version
Last Version 21.5.0

net.guerlab.smart.notify:smart-notify-core 21.3.2


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.notify
ArtifactId

ArtifactId

smart-notify-core
Version

Version

21.3.2
Type

Type

jar

Download smart-notify-core 21.3.2


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