is not current version
Last Version 2.10.1

net.anotheria:moskito-web 2.4.1


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-web
Version

Version

2.4.1
Type

Type

jar

Download moskito-web 2.4.1


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