is not current version
Last Version 2021.1

fr.jrds:jrds 2020.1

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

GroupId

GroupId

fr.jrds
ArtifactId

ArtifactId

jrds
Version

Version

2020.1
Type

Type

pom

Download jrds 2020.1

Filename Size
jrds-2020.1.pom 18 KB
Browse

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