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