net.beardbot:nhentai-client

Java client for the nHentai API

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.beardbot
ArtifactId

ArtifactId

nhentai-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.beardbot:nhentai-client
Java client for the nHentai API
Project URL

Project URL

https://github.com/calne-ca/nhentai-java-client
Source Code Management

Source Code Management

https://github.com/calne-ca/nhentai-java-client

Download nhentai-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.beardbot/nhentai-client/ -->
<dependency>
    <groupId>net.beardbot</groupId>
    <artifactId>nhentai-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.beardbot/nhentai-client/
implementation 'net.beardbot:nhentai-client:1.0.0'
// https://jarcasting.com/artifacts/net.beardbot/nhentai-client/
implementation ("net.beardbot:nhentai-client:1.0.0")
'net.beardbot:nhentai-client:jar:1.0.0'
<dependency org="net.beardbot" name="nhentai-client" rev="1.0.0">
  <artifact name="nhentai-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.beardbot', module='nhentai-client', version='1.0.0')
)
libraryDependencies += "net.beardbot" % "nhentai-client" % "1.0.0"
[net.beardbot/nhentai-client "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.7
io.github.openfeign : feign-jackson jar 11.7
org.jsoup : jsoup jar 1.14.3
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.assertj : assertj-core jar 3.21.0
ru.lanwen.wiremock : wiremock-junit5 jar 1.3.1
com.github.tomakehurst : wiremock-standalone jar 2.27.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0