Last Version

Present RPC core library 0.1

Present RPC core library

License

License

GroupId

GroupId

co.present.rpc
ArtifactId

ArtifactId

core
Version

Version

0.1
Type

Type

jar
Description

Description

Present RPC core library
Present RPC core library
Project URL

Project URL

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

Source Code Management

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

Download core 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.wire : wire-runtime jar 2.2.0

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.squareup.wire : wire-gson-support jar 2.2.0

Project Modules

There are no modules declared in this project.