is not current version
Last Version 1.0.2

mt.edu.um.cs.rv:monitors 1.0.1


GroupId

GroupId

mt.edu.um.cs.rv
ArtifactId

ArtifactId

monitors
Version

Version

1.0.1
Type

Type

jar

Download monitors 1.0.1


<!-- https://jarcasting.com/artifacts/mt.edu.um.cs.rv/monitors/ -->
<dependency>
    <groupId>mt.edu.um.cs.rv</groupId>
    <artifactId>monitors</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/mt.edu.um.cs.rv/monitors/
implementation 'mt.edu.um.cs.rv:monitors:1.0.1'
// https://jarcasting.com/artifacts/mt.edu.um.cs.rv/monitors/
implementation ("mt.edu.um.cs.rv:monitors:1.0.1")
'mt.edu.um.cs.rv:monitors:jar:1.0.1'
<dependency org="mt.edu.um.cs.rv" name="monitors" rev="1.0.1">
  <artifact name="monitors" type="jar" />
</dependency>
@Grapes(
@Grab(group='mt.edu.um.cs.rv', module='monitors', version='1.0.1')
)
libraryDependencies += "mt.edu.um.cs.rv" % "monitors" % "1.0.1"
[mt.edu.um.cs.rv/monitors "1.0.1"]