is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-scala 0.9.1-RC8

Scala support for qbit

Categories

Categories

Scala Languages Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-scala
Version

Version

0.9.1-RC8
Type

Type

jar

Download qbit-scala 0.9.1-RC8


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