is not current version
Last Version 2.10.1

net.anotheria:moskito-webui 2.9.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-webui
Version

Version

2.9.3
Type

Type

jar

Download moskito-webui 2.9.3


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