MVN

co.arago.hiro.client : hiro-client-java

Maven & Gradle

Jul 26, 2022
0 stars

hiro-client-java · This project is a library to access the Graph API of HIRO

<dependency>
    <groupId>co.arago.hiro.client</groupId>
    <artifactId>hiro-client-java</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.arago.hiro.client : hiro-client-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of co.arago.hiro.client : hiro-client-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
hiro-client-java-0.5.1
hiro-client-java-0.5.0
0.2.x
hiro-client-java-0.2.0
0.1.x
hiro-client-java-0.1.2

How to add a dependency to Maven

Add the following co.arago.hiro.client : hiro-client-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.arago.hiro.client</groupId>
    <artifactId>hiro-client-java</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.arago.hiro.client : hiro-client-java gradle dependency to your build.gradle file:

implementation 'co.arago.hiro.client:hiro-client-java:0.5.1'

Gradle Kotlin DSL: Add the following co.arago.hiro.client : hiro-client-java gradle kotlin dependency to your build.gradle.kts file:

implementation("co.arago.hiro.client:hiro-client-java:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.arago.hiro.client : hiro-client-java sbt scala dependency to your build.sbt file:

libraryDependencies += "co.arago.hiro.client" % "hiro-client-java" % "0.5.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 12, 2023
1 usages
6 stars
Oct 28, 2022
0 stars
Feb 27, 2023
2 usages
117 stars
Oct 11, 2022
165 stars
Sep 27, 2021
1 usages
4 stars
Sep 27, 2021
1 usages
1 stars
Oct 02, 2021
1.6k stars
Feb 11, 2023
2 stars