MVN

io.takari.siesta : siesta-client

Maven & Gradle

Nov 08, 2018
2 usages
3 stars
<dependency>
    <groupId>io.takari.siesta</groupId>
    <artifactId>siesta-client</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.takari.siesta : siesta-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of io.takari.siesta : siesta-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
siesta-client-2.3.2
siesta-client-2.3.1
siesta-client-2.3.0
2.2.x
siesta-client-2.2.1

How to add a dependency to Maven

Add the following io.takari.siesta : siesta-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.takari.siesta</groupId>
    <artifactId>siesta-client</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.takari.siesta : siesta-client gradle dependency to your build.gradle file:

implementation 'io.takari.siesta:siesta-client:2.3.2'

Gradle Kotlin DSL: Add the following io.takari.siesta : siesta-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.takari.siesta:siesta-client:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.takari.siesta : siesta-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.takari.siesta" % "siesta-client" % "2.3.2"

Advertisement

Dependencies from Group

Nov 08, 2018
20 usages
3 stars
Nov 08, 2018
14 usages
3 stars
Nov 08, 2018
13 usages
3 stars
Nov 08, 2018
2 usages
3 stars
Nov 08, 2018
1 usages
3 stars

Discover Dependencies

Sep 02, 2019
1 usages
9 stars
Nov 02, 2016
1 usages
Mar 07, 2021
2 usages
50 stars
Aug 23, 2022
1 usages
19 stars
Nov 10, 2016
2 usages
15 stars