is not current version
Last Version 2.4.3

net.anotheria:moskitominimal 2.0.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskitominimal
Version

Version

2.0.0
Type

Type

war

Download moskitominimal 2.0.0


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