AniAPI SDK

A Java SDK for AniAPI REST APIs

License

License

GroupId

GroupId

io.github.censodev
ArtifactId

ArtifactId

ani-api-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AniAPI SDK
A Java SDK for AniAPI REST APIs
Project URL

Project URL

https://github.com/censodev/ani-api-sdk
Source Code Management

Source Code Management

https://github.com/censodev/ani-api-sdk/tree/master

Download ani-api-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.censodev/ani-api-sdk/ -->
<dependency>
    <groupId>io.github.censodev</groupId>
    <artifactId>ani-api-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.censodev/ani-api-sdk/
implementation 'io.github.censodev:ani-api-sdk:1.0.0'
// https://jarcasting.com/artifacts/io.github.censodev/ani-api-sdk/
implementation ("io.github.censodev:ani-api-sdk:1.0.0")
'io.github.censodev:ani-api-sdk:jar:1.0.0'
<dependency org="io.github.censodev" name="ani-api-sdk" rev="1.0.0">
  <artifact name="ani-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.censodev', module='ani-api-sdk', version='1.0.0')
)
libraryDependencies += "io.github.censodev" % "ani-api-sdk" % "1.0.0"
[io.github.censodev/ani-api-sdk "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0