SADI client classes

Classes used by SADI clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.sadiframework
ArtifactId

ArtifactId

sadi-client
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SADI client classes
Classes used by SADI clients

Download sadi-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.sadiframework : sadi-common jar 0.3.0
org.reflections : reflections jar 0.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0