is not current version
Last Version 2.10.1

net.anotheria:moskito-inspect-remote 2.5.3

This project contains dependencies and configuration (web-fragment) needed to enable moskito-inspect remotely. To use it simply add it as dependency.

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-inspect-remote
Version

Version

2.5.3
Type

Type

jar

Download moskito-inspect-remote 2.5.3


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