is not current version
Last Version 2.10.1

net.anotheria:moskito-core 2.2.6


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-core
Version

Version

2.2.6
Type

Type

jar

Download moskito-core 2.2.6


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