is not current version
Last Version 2.0.2

net.anotheria:moskitodemo 2.0.1


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskitodemo
Version

Version

2.0.1
Type

Type

war

Download moskitodemo 2.0.1


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