is not current version
Last Version 2.10.1

net.anotheria:moskito-core 2.2.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-core
Version

Version

2.2.0
Type

Type

jar

Download moskito-core 2.2.0


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