Last Version

annotation 1.01

jsonrpc is a lightweight Rpc Framework

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.quhaodian.jsonrpc
ArtifactId

ArtifactId

annotation
Version

Version

1.01
Type

Type

jar
Description

Description

annotation
jsonrpc is a lightweight Rpc Framework
Project URL

Project URL

https://github.com/cng1985/jsonrpc

Download annotation 1.01


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.