MVN

com.azavea.stac4s : client_2.12

Maven & Gradle

May 24, 2022
2 usages
15 stars

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

<dependency>
    <groupId>com.azavea.stac4s</groupId>
    <artifactId>client_2.12</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.azavea.stac4s : client_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of com.azavea.stac4s : client_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
client_2.12-0.8.1
client_2.12-0.8.0
0.7.x
client_2.12-0.7.2
client_2.12-0.7.1
client_2.12-0.7.0
0.6.x
client_2.12-0.6.2
client_2.12-0.6.1
client_2.12-0.6.0
0.5.x
client_2.12-0.5.0
0.4.x
client_2.12-0.4.0
0.3.x
client_2.12-0.3.0
0.2.x
client_2.12-0.2.3
client_2.12-0.2.2
client_2.12-0.2.1
client_2.12-0.2.0
0.1.x
client_2.12-0.1.1
0.0.x
client_2.12-0.0.21
client_2.12-0.0.20
client_2.12-0.0.19-9-g517278d

How to add a dependency to Maven

Add the following com.azavea.stac4s : client_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.azavea.stac4s</groupId>
    <artifactId>client_2.12</artifactId>
    <version>0.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.azavea.stac4s : client_2.12 gradle dependency to your build.gradle file:

implementation 'com.azavea.stac4s:client_2.12:0.8.1'

Gradle Kotlin DSL: Add the following com.azavea.stac4s : client_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.azavea.stac4s:client_2.12:0.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.azavea.stac4s : client_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.azavea.stac4s" % "client_2.12" % "0.8.1"

Advertisement

Dependencies from Group

May 24, 2022
7 usages
15 stars
May 24, 2022
2 usages
15 stars
May 24, 2022
2 usages
15 stars
May 24, 2022
1 usages
15 stars
May 24, 2022
1 usages
15 stars

Discover Dependencies

Feb 27, 2022
11 usages
4 stars
Nov 27, 2015
2 usages
242 stars
Jun 15, 2022
10 usages
5 stars
Jan 17, 2017
3 usages
6 stars
Oct 23, 2017
4 usages
Jun 26, 2018
5 usages
63 stars
Jul 03, 2023
2 usages
3 stars
Sep 19, 2019
2 usages
1 stars