License |
License |
---|---|
GroupId | GroupIdpw.mihou |
ArtifactId | ArtifactIdJaikan |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaikan
A generic Java wrapper for Jaikan that aims to be as simple and lightweight to use.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Jaikan-1.0.5.pom | |
Jaikan-1.0.5.jar | 20 KB |
Jaikan-1.0.5-sources.jar | 13 KB |
Jaikan-1.0.5-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pw.mihou/Jaikan/ -->
<dependency>
<groupId>pw.mihou</groupId>
<artifactId>Jaikan</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/pw.mihou/Jaikan/
implementation 'pw.mihou:Jaikan:1.0.5'
// https://jarcasting.com/artifacts/pw.mihou/Jaikan/
implementation ("pw.mihou:Jaikan:1.0.5")
'pw.mihou:Jaikan:jar:1.0.5'
<dependency org="pw.mihou" name="Jaikan" rev="1.0.5">
<artifact name="Jaikan" type="jar" />
</dependency>
@Grapes(
@Grab(group='pw.mihou', module='Jaikan', version='1.0.5')
)
libraryDependencies += "pw.mihou" % "Jaikan" % "1.0.5"
[pw.mihou/Jaikan "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
com.google.code.gson : gson | jar | 2.8.7 |
org.json : json | jar | 20210307 |
com.github.ben-manes.caffeine : caffeine | jar | 3.0.2 |