is not current version
Last Version 1.1.0.RELEASE

io.advantageous.qbit:qbit-guice 0.9.3-RC2

Google Guice support for QBit

Categories

Categories

Ant Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.qbit
ArtifactId

ArtifactId

qbit-guice
Version

Version

0.9.3-RC2
Type

Type

jar

Download qbit-guice 0.9.3-RC2


<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-guice/ -->
<dependency>
    <groupId>io.advantageous.qbit</groupId>
    <artifactId>qbit-guice</artifactId>
    <version>0.9.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-guice/
implementation 'io.advantageous.qbit:qbit-guice:0.9.3-RC2'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-guice/
implementation ("io.advantageous.qbit:qbit-guice:0.9.3-RC2")
'io.advantageous.qbit:qbit-guice:jar:0.9.3-RC2'
<dependency org="io.advantageous.qbit" name="qbit-guice" rev="0.9.3-RC2">
  <artifact name="qbit-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-guice', version='0.9.3-RC2')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-guice" % "0.9.3-RC2"
[io.advantageous.qbit/qbit-guice "0.9.3-RC2"]