License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.srgsf |
ArtifactId | ArtifactIdsimkl-client |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionsimkl-client
API client for https://simkl.com show/movie progress tracker.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simkl-client-0.1.pom | |
simkl-client-0.1.jar | 138 KB |
simkl-client-0.1-sources.jar | 57 KB |
simkl-client-0.1-javadoc.jar | 676 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.srgsf/simkl-client/ -->
<dependency>
<groupId>com.github.srgsf</groupId>
<artifactId>simkl-client</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.srgsf/simkl-client/
implementation 'com.github.srgsf:simkl-client:0.1'
// https://jarcasting.com/artifacts/com.github.srgsf/simkl-client/
implementation ("com.github.srgsf:simkl-client:0.1")
'com.github.srgsf:simkl-client:jar:0.1'
<dependency org="com.github.srgsf" name="simkl-client" rev="0.1">
<artifact name="simkl-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.srgsf', module='simkl-client', version='0.1')
)
libraryDependencies += "com.github.srgsf" % "simkl-client" % "0.1"
[com.github.srgsf/simkl-client "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
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 |