is not current version
Last Version 1.5.1.2

com.github.markozajc:akiwrapper 1.0.1

A Java API wrapper for Akinator

GroupId

GroupId

com.github.markozajc
ArtifactId

ArtifactId

akiwrapper
Version

Version

1.0.1
Type

Type

jar

Download akiwrapper 1.0.1


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