Last Version

Present RPC client library 0.1

Present RPC client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.present.rpc
ArtifactId

ArtifactId

client
Version

Version

0.1
Type

Type

jar
Description

Description

Present RPC client library
Present RPC client library
Project URL

Project URL

http://github.com/presentco/present-rpc
Source Code Management

Source Code Management

http://github.com/presentco/present-rpc

Download client 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
co.present.rpc : core jar 0.1

runtime (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.squareup.okhttp3 : okhttp jar 3.9.1
org.slf4j : slf4j-api jar 1.7.25
com.squareup.wire : wire-runtime jar 2.2.0
com.squareup.wire : wire-gson-support jar 2.2.0

Project Modules

There are no modules declared in this project.