MVN

com.empyr : client

Maven & Gradle

Aug 11, 2021
1 usages
1 stars

Empyr Java Library · A simple library for interfacing with the Empyr API.

<dependency>
    <groupId>com.empyr</groupId>
    <artifactId>client</artifactId>
    <version>0.9.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.empyr : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.22

All Versions

Choose a version of com.empyr : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
client-0.9.22
client-0.9.18
client-0.9.17
client-0.9.10
client-0.9.7
client-0.9.6

How to add a dependency to Maven

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

<dependency>
    <groupId>com.empyr</groupId>
    <artifactId>client</artifactId>
    <version>0.9.22</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.empyr : client gradle dependency to your build.gradle file:

implementation 'com.empyr:client:0.9.22'

Gradle Kotlin DSL: Add the following com.empyr : client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.empyr:client:0.9.22")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.empyr : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.empyr" % "client" % "0.9.22"

Advertisement

Dependencies from Group

Aug 11, 2021
1 usages
1 stars
Nov 02, 2021
1 stars

Discover Dependencies

Sep 08, 2022
154 stars
Oct 18, 2019
18 stars
Oct 18, 2019
18 stars
Apr 12, 2018
0 stars
Apr 22, 2020
4.4k stars
Jul 27, 2023
1.5k stars
Apr 11, 2018
12 stars
Aug 01, 2023
3 usages
59 stars
Dec 24, 2020
200 stars