client

Parent module for MARK project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

info.debatty.mark
ArtifactId

ArtifactId

client
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

client
Parent module for MARK project

Download client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
info.debatty.mark : core jar 0.0.9
com.github.briandilley.jsonrpc4j : jsonrpc4j jar 1.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.core : jackson-core jar 2.8.5
org.mongodb : bson jar 3.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
info.debatty.mark

Versions

Version
0.0.9
0.0.8
0.0.6
0.0.5