brcache-client

BRCache java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.brandao
ArtifactId

ArtifactId

brcache-client
Last Version

Last Version

1.0-b3
Release Date

Release Date

Type

Type

jar
Description

Description

brcache-client
BRCache java client

Download brcache-client

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.brandao » brcache-server jar 1.0-b3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-b3