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