is not current version
Last Version 1.0.4

AGQL - Core 0.1.7

The core library. Required for all game protocol modules.

License

License

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql-lib-core
Version

Version

0.1.7
Type

Type

jar
Description

Description

AGQL - Core
The core library. Required for all game protocol modules.
Project URL

Project URL

https://ribasco.github.io/async-gamequery-lib/agql-lib-core

Download agql-lib-core 0.1.7


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
com.google.code.gson : gson jar 2.8.1
org.asynchttpclient : async-http-client jar 2.5.4
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-math3 jar 3.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 1.7.1
org.powermock : powermock-api-easymock jar 1.7.1

Project Modules

There are no modules declared in this project.