License |
License |
---|---|
GroupId | GroupIdinfo.faljse |
ArtifactId | ArtifactIdSDNotify |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSDNotify
Java implementation of the systemd notify protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SDNotify-1.3.pom | |
SDNotify-1.3.jar | 7 KB |
SDNotify-1.3-sources.jar | 4 KB |
SDNotify-1.3-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.faljse/SDNotify/ -->
<dependency>
<groupId>info.faljse</groupId>
<artifactId>SDNotify</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.faljse/SDNotify/
implementation 'info.faljse:SDNotify:1.3'
// https://jarcasting.com/artifacts/info.faljse/SDNotify/
implementation ("info.faljse:SDNotify:1.3")
'info.faljse:SDNotify:jar:1.3'
<dependency org="info.faljse" name="SDNotify" rev="1.3">
<artifact name="SDNotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.faljse', module='SDNotify', version='1.3')
)
libraryDependencies += "info.faljse" % "SDNotify" % "1.3"
[info.faljse/SDNotify "1.3"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |