Last Version

myshows-rpc 0.1.0

Json-Rpc implementation for https://myshows.me show progress tracker.

License

License

GroupId

GroupId

com.github.srgsf
ArtifactId

ArtifactId

myshows-rpc
Version

Version

0.1.0
Type

Type

jar
Description

Description

myshows-rpc
Json-Rpc implementation for https://myshows.me show progress tracker.
Project URL

Project URL

https://github.com/srgsf/myshows-rpc
Source Code Management

Source Code Management

https://github.com/srgsf/myshows-rpc

Download myshows-rpc 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0

test (3)

Group / Artifact Type Version
com.squareup.okhttp3 : logging-interceptor jar 3.12.0
com.squareup.okhttp3 : mockwebserver jar 3.12.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.