Tusk4J

A library that be used to send requests to the Tusk API and communicate with other clients

License

License

Categories

Categories

Net
GroupId

GroupId

net.caspervg.tusk4j
ArtifactId

ArtifactId

tusk4j
Last Version

Last Version

0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Tusk4J
A library that be used to send requests to the Tusk API and communicate with other clients
Project URL

Project URL

https://github.com/caspervg/tusk4j

Download tusk4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.5
com.google.code.gson : gson jar 2.2.4
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-RELEASE
0.1-RELEASE