is not current version
Last Version 0.5.0

com.github.therapi:therapi-json-rpc 0.4.0

JSON-RPC Microframework for Java

Categories

Categories

JSON Data
GroupId

GroupId

com.github.therapi
ArtifactId

ArtifactId

therapi-json-rpc
Version

Version

0.4.0
Type

Type

jar

Download therapi-json-rpc 0.4.0


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