is not current version
Last Version 0.3

net.relativt.battlecodeships:battlecodeships-client 0.1

Client library for BattleCodeShips

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.relativt.battlecodeships
ArtifactId

ArtifactId

battlecodeships-client
Version

Version

0.1
Type

Type

jar

Download battlecodeships-client 0.1


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