MVN

ch.aaap : harvest-client

Maven & Gradle

Jan 27, 2022
9 stars

harvest-client · A Java client for the Harvest API

<dependency>
    <groupId>ch.aaap</groupId>
    <artifactId>harvest-client</artifactId>
    <version>1.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.aaap : harvest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.7

All Versions

Choose a version of ch.aaap : harvest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
harvest-client-1.1.7
harvest-client-1.1.5
harvest-client-1.1.2
harvest-client-1.1.1
harvest-client-1.1.0
0.8.x
harvest-client-0.8.1
0.8
harvest-client-0.8
0.2.x
harvest-client-0.2.4
harvest-client-0.2.3
harvest-client-0.2.2
harvest-client-0.2.1

How to add a dependency to Maven

Add the following ch.aaap : harvest-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.aaap</groupId>
    <artifactId>harvest-client</artifactId>
    <version>1.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.aaap : harvest-client gradle dependency to your build.gradle file:

implementation 'ch.aaap:harvest-client:1.1.7'

Gradle Kotlin DSL: Add the following ch.aaap : harvest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.aaap:harvest-client:1.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.aaap : harvest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.aaap" % "harvest-client" % "1.1.7"

Advertisement

Dependencies from Group

Jan 27, 2022
9 stars

Discover Dependencies

Sep 29, 2022
30 usages
5 stars
Dec 04, 2020
1 usages
328 stars
Dec 27, 2020
15 usages
1 stars
Dec 31, 2021
1 stars
Dec 31, 2021
1 usages
1 stars
Feb 20, 2018
0 stars
Aug 27, 2023
1 usages
2 stars
Mar 12, 2018
2 stars