Greaze Example Client

An example for writing clients using Greaze

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.code.greaze
ArtifactId

ArtifactId

greaze-example-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Greaze Example Client
An example for writing clients using Greaze

Download greaze-example-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.greaze : greaze-client jar 1.1
com.google.code.greaze : greaze-example-definition jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.5.2
0.5.1