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