is not current version
Last Version 2.10.1

net.anotheria:moskito-springboot2 2.9.2


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-springboot2
Version

Version

2.9.2
Type

Type

jar

Download moskito-springboot2 2.9.2


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