fluxx-api

Java library and reference code for utilizing the http://fluxx.io REST API

License

License

GroupId

GroupId

io.fluxx
ArtifactId

ArtifactId

fluxx-api
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

fluxx-api
Java library and reference code for utilizing the http://fluxx.io REST API
Project URL

Project URL

http://fluxx.io/

Download fluxx-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.1.2
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5