is not current version
Last Version 2.10.1

net.anotheria:moskito 2.8.2

MoSKito, the open source java monitoring

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito
Version

Version

2.8.2
Type

Type

pom

Download moskito 2.8.2

Filename Size
moskito-2.8.2.pom 5 KB
Browse

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