Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.notify |
ArtifactId | ArtifactIdsmart-notify-core |
Version | Version21.0.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-notify-core-21.0.0.pom | |
smart-notify-core-21.0.0.jar | 47 KB |
smart-notify-core-21.0.0-sources.jar | 40 KB |
smart-notify-core-21.0.0-javadoc.jar | 621 KB |
Browse |
<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.notify/smart-notify-core/
implementation 'net.guerlab.smart.notify:smart-notify-core:21.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.notify/smart-notify-core/
implementation ("net.guerlab.smart.notify:smart-notify-core:21.0.0")
'net.guerlab.smart.notify:smart-notify-core:jar:21.0.0'
<dependency org="net.guerlab.smart.notify" name="smart-notify-core" rev="21.0.0">
<artifact name="smart-notify-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.notify', module='smart-notify-core', version='21.0.0')
)
libraryDependencies += "net.guerlab.smart.notify" % "smart-notify-core" % "21.0.0"
[net.guerlab.smart.notify/smart-notify-core "21.0.0"]