is not current version
Last Version 3.3.0

com.enzoic:enzoic-java-client 3.0.1

A Java client library for the Enzoic API

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.enzoic
ArtifactId

ArtifactId

enzoic-java-client
Version

Version

3.0.1
Type

Type

jar

Download enzoic-java-client 3.0.1


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