is not current version
Last Version 2.10.1

net.anotheria:moskito-inspect-remote 2.8.4

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.8.4
Type

Type

jar

Download moskito-inspect-remote 2.8.4


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