Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-servlet |
Version | Version0.9.0.M4 |
Type | Typejar |
Filename | Size |
---|---|
qbit-servlet-0.9.0.M4.pom | |
qbit-servlet-0.9.0.M4.jar | 12 KB |
qbit-servlet-0.9.0.M4-sources.jar | 6 KB |
qbit-servlet-0.9.0.M4-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-servlet</artifactId>
<version>0.9.0.M4</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/
implementation 'io.advantageous.qbit:qbit-servlet:0.9.0.M4'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/
implementation ("io.advantageous.qbit:qbit-servlet:0.9.0.M4")
'io.advantageous.qbit:qbit-servlet:jar:0.9.0.M4'
<dependency org="io.advantageous.qbit" name="qbit-servlet" rev="0.9.0.M4">
<artifact name="qbit-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-servlet', version='0.9.0.M4')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-servlet" % "0.9.0.M4"
[io.advantageous.qbit/qbit-servlet "0.9.0.M4"]