stac-utils / stac4s   0.9.0

Apache License 2.0 GitHub

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

Scala versions: 2.13 2.12
Scala.js versions: 1.x

testing 0.7.2


Group ID:
com.azavea.stac4s
Artifact ID:
testing_2.12
Version:
0.7.2
Release Date:
Oct 12, 2021
Licenses:
Files:

libraryDependencies += "com.azavea.stac4s" %% "testing" % "0.7.2"

Mill build tool

ivy"com.azavea.stac4s::testing:0.7.2"

Scala CLI

//> using dep "com.azavea.stac4s::testing:0.7.2"

Ammonite REPL

import $ivy.`com.azavea.stac4s::testing:0.7.2`

<dependency>
  <groupId>com.azavea.stac4s</groupId>
  <artifactId>testing_2.12</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.azavea.stac4s', name: 'testing_2.12', version: '0.7.2'