is not current version
Last Version 2.8.1

com.kttdevelopment:mal4j 2.4.0

Java wrapper for the official MyAnimeList API

GroupId

GroupId

com.kttdevelopment
ArtifactId

ArtifactId

mal4j
Version

Version

2.4.0
Type

Type

jar

Download mal4j 2.4.0


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