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