is not current version
Last Version 2.10.1

net.anotheria:moskito-core 2.7.5


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-core
Version

Version

2.7.5
Type

Type

jar

Download moskito-core 2.7.5


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