is not current version
Last Version 2.10.1

net.anotheria:moskito-integration 2.9.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-integration
Version

Version

2.9.3
Type

Type

pom

Download moskito-integration 2.9.3

Filename Size
moskito-integration-2.9.3.pom 909 bytes
Browse

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