Enzoic Java Client Library

A Java client library for the Enzoic API

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.enzoic
ArtifactId

ArtifactId

enzoic-java-client
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Enzoic Java Client Library
A Java client library for the Enzoic API
Project URL

Project URL

https://www.enzoic.com/docs
Source Code Management

Source Code Management

https://github.com/Enzoic/enzoic-java-client

Download enzoic-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.enzoic/enzoic-java-client/ -->
<dependency>
    <groupId>com.enzoic</groupId>
    <artifactId>enzoic-java-client</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.enzoic/enzoic-java-client/
implementation 'com.enzoic:enzoic-java-client:3.3.0'
// https://jarcasting.com/artifacts/com.enzoic/enzoic-java-client/
implementation ("com.enzoic:enzoic-java-client:3.3.0")
'com.enzoic:enzoic-java-client:jar:3.3.0'
<dependency org="com.enzoic" name="enzoic-java-client" rev="3.3.0">
  <artifact name="enzoic-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enzoic', module='enzoic-java-client', version='3.3.0')
)
libraryDependencies += "com.enzoic" % "enzoic-java-client" % "3.3.0"
[com.enzoic/enzoic-java-client "3.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
de.mkammerer : argon2-jvm jar 2.2
com.google.code.gson : gson jar 2.8.0
commons-io : commons-io jar 1.3.2
org.mindrot : jbcrypt jar 0.4
org.bouncycastle : bcprov-jdk15on jar 1.56
net.java.dev.jna : jna jar 4.2.1
commons-codec : commons-codec jar 1.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.0.1