MVN

io.zulia : zulia-client

Maven & Gradle

Nov 21, 2019
1 usages
21 stars

zulia-client · zulia-client

<dependency>
    <groupId>io.zulia</groupId>
    <artifactId>zulia-client</artifactId>
    <version>1.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.4

All Versions

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

Version Vulnerabilities Updated
1.6.x
zulia-client-1.6.4
zulia-client-1.6.2
zulia-client-1.6.1
1.5.x
zulia-client-1.5.3
zulia-client-1.5.2
zulia-client-1.5.1
zulia-client-1.5.0
1.4.x
zulia-client-1.4.1
zulia-client-1.4.0
1.2.x
zulia-client-1.2.1
zulia-client-1.2.0
1.1.x
zulia-client-1.1.0
1.0
zulia-client-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.zulia</groupId>
    <artifactId>zulia-client</artifactId>
    <version>1.6.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.zulia:zulia-client:1.6.4'

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

implementation("io.zulia:zulia-client:1.6.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.zulia" % "zulia-client" % "1.6.4"

Advertisement

Dependencies from Group

Nov 21, 2019
3 usages
21 stars
Nov 21, 2019
1 usages
21 stars
Nov 21, 2019
1 usages
21 stars
Nov 20, 2019
1 usages
21 stars
Nov 21, 2019
21 stars

Discover Dependencies