is not current version
Last Version 2.10.1

net.anotheria:moskito-webui 2.6.1


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-webui
Version

Version

2.6.1
Type

Type

jar

Download moskito-webui 2.6.1


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