json-rpc-lib-binding

Base component of json-rpc-lib

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.code4people
ArtifactId

ArtifactId

json-rpc-lib-binding
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-rpc-lib-binding
Base component of json-rpc-lib
Project URL

Project URL

https://github.com/code4people/json-rpc-lib-binding
Source Code Management

Source Code Management

https://github.com/code4people/json-rpc-lib-binding

Download json-rpc-lib-binding

How to add to project

<!-- https://jarcasting.com/artifacts/com.code4people/json-rpc-lib-binding/ -->
<dependency>
    <groupId>com.code4people</groupId>
    <artifactId>json-rpc-lib-binding</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.code4people/json-rpc-lib-binding/
implementation 'com.code4people:json-rpc-lib-binding:0.3.0'
// https://jarcasting.com/artifacts/com.code4people/json-rpc-lib-binding/
implementation ("com.code4people:json-rpc-lib-binding:0.3.0")
'com.code4people:json-rpc-lib-binding:jar:0.3.0'
<dependency org="com.code4people" name="json-rpc-lib-binding" rev="0.3.0">
  <artifact name="json-rpc-lib-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code4people', module='json-rpc-lib-binding', version='0.3.0')
)
libraryDependencies += "com.code4people" % "json-rpc-lib-binding" % "0.3.0"
[com.code4people/json-rpc-lib-binding "0.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.code4people

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.1