Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-servlet |
Version | Version0.9.1-RC3 |
Type | Typejar |
Filename | Size |
---|---|
qbit-servlet-0.9.1-RC3.pom | |
qbit-servlet-0.9.1-RC3.jar | 12 KB |
qbit-servlet-0.9.1-RC3-sources.jar | 6 KB |
qbit-servlet-0.9.1-RC3-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.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-servlet/
implementation 'com.github.advantageous:qbit-servlet:0.9.1-RC3'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-servlet/
implementation ("com.github.advantageous:qbit-servlet:0.9.1-RC3")
'com.github.advantageous:qbit-servlet:jar:0.9.1-RC3'
<dependency org="com.github.advantageous" name="qbit-servlet" rev="0.9.1-RC3">
<artifact name="qbit-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-servlet', version='0.9.1-RC3')
)
libraryDependencies += "com.github.advantageous" % "qbit-servlet" % "0.9.1-RC3"
[com.github.advantageous/qbit-servlet "0.9.1-RC3"]