is not current version
Last Version 0.8.1

com.azavea.stac4s:testing_sjs1_2.12 0.2.3

stac4s is a scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification

GroupId

GroupId

com.azavea.stac4s
ArtifactId

ArtifactId

testing_sjs1_2.12
Version

Version

0.2.3
Type

Type

jar

Download testing_sjs1_2.12 0.2.3


<!-- https://jarcasting.com/artifacts/com.azavea.stac4s/testing_sjs1_2.12/ -->
<dependency>
    <groupId>com.azavea.stac4s</groupId>
    <artifactId>testing_sjs1_2.12</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.stac4s/testing_sjs1_2.12/
implementation 'com.azavea.stac4s:testing_sjs1_2.12:0.2.3'
// https://jarcasting.com/artifacts/com.azavea.stac4s/testing_sjs1_2.12/
implementation ("com.azavea.stac4s:testing_sjs1_2.12:0.2.3")
'com.azavea.stac4s:testing_sjs1_2.12:jar:0.2.3'
<dependency org="com.azavea.stac4s" name="testing_sjs1_2.12" rev="0.2.3">
  <artifact name="testing_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.stac4s', module='testing_sjs1_2.12', version='0.2.3')
)
libraryDependencies += "com.azavea.stac4s" % "testing_sjs1_2.12" % "0.2.3"
[com.azavea.stac4s/testing_sjs1_2.12 "0.2.3"]