is not current version
Last Version 21.5.0

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


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.notify
ArtifactId

ArtifactId

smart-notify-core
Version

Version

20.2.3
Type

Type

jar

Download smart-notify-core 20.2.3


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