is not current version
Last Version 0.7.10

org.jbundle.util.other:org.jbundle.util.other.monitor 0.7.7


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.jbundle.util.other
ArtifactId

ArtifactId

org.jbundle.util.other.monitor
Version

Version

0.7.7
Type

Type

jar

Download org.jbundle.util.other.monitor 0.7.7


<!-- https://jarcasting.com/artifacts/org.jbundle.util.other/org.jbundle.util.other.monitor/ -->
<dependency>
    <groupId>org.jbundle.util.other</groupId>
    <artifactId>org.jbundle.util.other.monitor</artifactId>
    <version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.other/org.jbundle.util.other.monitor/
implementation 'org.jbundle.util.other:org.jbundle.util.other.monitor:0.7.7'
// https://jarcasting.com/artifacts/org.jbundle.util.other/org.jbundle.util.other.monitor/
implementation ("org.jbundle.util.other:org.jbundle.util.other.monitor:0.7.7")
'org.jbundle.util.other:org.jbundle.util.other.monitor:jar:0.7.7'
<dependency org="org.jbundle.util.other" name="org.jbundle.util.other.monitor" rev="0.7.7">
  <artifact name="org.jbundle.util.other.monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.other', module='org.jbundle.util.other.monitor', version='0.7.7')
)
libraryDependencies += "org.jbundle.util.other" % "org.jbundle.util.other.monitor" % "0.7.7"
[org.jbundle.util.other/org.jbundle.util.other.monitor "0.7.7"]