is not current version
Last Version 2.10.1

net.anotheria:moskito-web 2.2.6


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-web
Version

Version

2.2.6
Type

Type

jar

Download moskito-web 2.2.6


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