GroupId | GroupIdcom.github.jpmsilva.jsystemd |
---|---|
ArtifactId | ArtifactIdjsystemd |
Version | Version2.0.0 |
Type | Typepom |
Filename | Size |
---|---|
jsystemd-2.0.0.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jpmsilva.jsystemd/jsystemd/ -->
<dependency>
<groupId>com.github.jpmsilva.jsystemd</groupId>
<artifactId>jsystemd</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpmsilva.jsystemd/jsystemd/
implementation 'com.github.jpmsilva.jsystemd:jsystemd:2.0.0'
// https://jarcasting.com/artifacts/com.github.jpmsilva.jsystemd/jsystemd/
implementation ("com.github.jpmsilva.jsystemd:jsystemd:2.0.0")
'com.github.jpmsilva.jsystemd:jsystemd:pom:2.0.0'
<dependency org="com.github.jpmsilva.jsystemd" name="jsystemd" rev="2.0.0">
<artifact name="jsystemd" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jpmsilva.jsystemd', module='jsystemd', version='2.0.0')
)
libraryDependencies += "com.github.jpmsilva.jsystemd" % "jsystemd" % "2.0.0"
[com.github.jpmsilva.jsystemd/jsystemd "2.0.0"]