is not current version
Last Version 2.0.1

com.github.jpmsilva.jsystemd:jsystemd 1.0.1

Aggregator project for all jsystemd modules

GroupId

GroupId

com.github.jpmsilva.jsystemd
ArtifactId

ArtifactId

jsystemd
Version

Version

1.0.1
Type

Type

pom

Download jsystemd 1.0.1

Filename Size
jsystemd-1.0.1.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jpmsilva.jsystemd/jsystemd/ -->
<dependency>
    <groupId>com.github.jpmsilva.jsystemd</groupId>
    <artifactId>jsystemd</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpmsilva.jsystemd/jsystemd/
implementation 'com.github.jpmsilva.jsystemd:jsystemd:1.0.1'
// https://jarcasting.com/artifacts/com.github.jpmsilva.jsystemd/jsystemd/
implementation ("com.github.jpmsilva.jsystemd:jsystemd:1.0.1")
'com.github.jpmsilva.jsystemd:jsystemd:pom:1.0.1'
<dependency org="com.github.jpmsilva.jsystemd" name="jsystemd" rev="1.0.1">
  <artifact name="jsystemd" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jpmsilva.jsystemd', module='jsystemd', version='1.0.1')
)
libraryDependencies += "com.github.jpmsilva.jsystemd" % "jsystemd" % "1.0.1"
[com.github.jpmsilva.jsystemd/jsystemd "1.0.1"]