is not current version
Last Version 2.10.1

net.anotheria:moskito-springboot2 2.9.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-springboot2
Version

Version

2.9.3
Type

Type

jar

Download moskito-springboot2 2.9.3


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