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