Last Version

com.vertispan.rpc:endpoint-client-okhttp 1.0-alpha-6

JVM and GWT compatible object serialization and RPC invocation

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vertispan.rpc
ArtifactId

ArtifactId

endpoint-client-okhttp
Version

Version

1.0-alpha-6
Type

Type

jar
Description

Description

JVM and GWT compatible object serialization and RPC invocation
Source Code Management

Source Code Management

https://github.com/vertispan/gwt-rpc/tree/master/endpoint-client-okhttp

Download endpoint-client-okhttp 1.0-alpha-6


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

Dependencies

compile (5)

Group / Artifact Type Version
com.vertispan.rpc : endpoint-api jar 1.0-alpha-6
com.vertispan.rpc : serialization-api jar 1.0-alpha-6
com.vertispan.rpc : string-serializer-streams jar 1.0-alpha-6
com.vertispan.rpc : bytebuffer-serializer-streams jar 1.0-alpha-6
com.squareup.okhttp3 : okhttp jar 3.14.0

Project Modules

There are no modules declared in this project.