is not current version
Last Version 2.4.3

net.anotheria:moskitominimal 2.1.6


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskitominimal
Version

Version

2.1.6
Type

Type

war

Download moskitominimal 2.1.6


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