is not current version
Last Version 1.2.3

com.tvd12:ezyfox-monitor 1.1.2


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-monitor
Version

Version

1.1.2
Type

Type

jar

Download ezyfox-monitor 1.1.2


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