License |
License |
---|---|
GroupId | GroupIdco.present.rpc |
ArtifactId | ArtifactIdcore |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionPresent RPC core library
Present RPC core library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.1.pom | |
core-0.1.jar | 11 KB |
core-0.1-sources.jar | 5 KB |
core-0.1-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.wire : wire-runtime | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
com.squareup.wire : wire-gson-support | jar | 2.2.0 |