net.inveed:inveed-jsonrpc-annotations

JSON-RPC Protocol Implementation

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.inveed
ArtifactId

ArtifactId

inveed-jsonrpc-annotations
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

JSON-RPC Protocol Implementation

Download inveed-jsonrpc-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1