Categories |
CategoriesNet Other General Purpose Libraries |
---|---|
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdmoskito-web |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
moskito-web-2.0.2.pom | |
moskito-web-2.0.2.jar | 27 KB |
moskito-web-2.0.2-sources.jar | 23 KB |
moskito-web-2.0.2-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-web/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-web</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-web/
implementation 'net.anotheria:moskito-web:2.0.2'
// https://jarcasting.com/artifacts/net.anotheria/moskito-web/
implementation ("net.anotheria:moskito-web:2.0.2")
'net.anotheria:moskito-web:jar:2.0.2'
<dependency org="net.anotheria" name="moskito-web" rev="2.0.2">
<artifact name="moskito-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-web', version='2.0.2')
)
libraryDependencies += "net.anotheria" % "moskito-web" % "2.0.2"
[net.anotheria/moskito-web "2.0.2"]