is not current version
Last Version 2021.1

fr.jrds:jrds 1.0-RC1

Another monitoring application, intentend to be simple to use and extensible.

GroupId

GroupId

fr.jrds
ArtifactId

ArtifactId

jrds
Version

Version

1.0-RC1
Type

Type

pom

Download jrds 1.0-RC1

Filename Size
jrds-1.0-RC1.pom 16 KB
Browse

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