Last Version

Jaikan 1.0.5

A generic Java wrapper for Jaikan that aims to be as simple and lightweight to use.

License

License

GroupId

GroupId

pw.mihou
ArtifactId

ArtifactId

Jaikan
Version

Version

1.0.5
Type

Type

jar
Description

Description

Jaikan
A generic Java wrapper for Jaikan that aims to be as simple and lightweight to use.
Project URL

Project URL

https://github.com/ShindouMihou/Jaikan/
Source Code Management

Source Code Management

https://github.com/ShindouMihou/Jaikan.git

Download Jaikan 1.0.5


<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.