License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.quhaodian.jsonrpc |
ArtifactId | ArtifactIdjsonrpc-root |
Version | Version1.01 |
Type | Typepom |
Description |
Descriptionjsonrpc
jsonrpc is a lightweight Rpc Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonrpc-root-1.01.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian.jsonrpc/jsonrpc-root/ -->
<dependency>
<groupId>com.quhaodian.jsonrpc</groupId>
<artifactId>jsonrpc-root</artifactId>
<version>1.01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian.jsonrpc/jsonrpc-root/
implementation 'com.quhaodian.jsonrpc:jsonrpc-root:1.01'
// https://jarcasting.com/artifacts/com.quhaodian.jsonrpc/jsonrpc-root/
implementation ("com.quhaodian.jsonrpc:jsonrpc-root:1.01")
'com.quhaodian.jsonrpc:jsonrpc-root:pom:1.01'
<dependency org="com.quhaodian.jsonrpc" name="jsonrpc-root" rev="1.01">
<artifact name="jsonrpc-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian.jsonrpc', module='jsonrpc-root', version='1.01')
)
libraryDependencies += "com.quhaodian.jsonrpc" % "jsonrpc-root" % "1.01"
[com.quhaodian.jsonrpc/jsonrpc-root "1.01"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |