net.relativt.battlecodeships:battlecodeships-client

Client library for BattleCodeShips

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.relativt.battlecodeships
ArtifactId

ArtifactId

battlecodeships-client
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

net.relativt.battlecodeships:battlecodeships-client
Client library for BattleCodeShips

Download battlecodeships-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
ch.qos.logback : logback-classic jar 1.1.3
org.java-websocket : Java-WebSocket jar 1.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
org.apache.commons : commons-math3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1