is not current version
Last Version 1.0.4

AGQL - Core 1.0.1

The core library. Required by all agql modules.

License

License

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql-lib-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

AGQL - Core
The core library. Required by all agql modules.
Project URL

Project URL

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

Download agql-lib-core 1.0.1


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

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.21
com.google.guava : guava jar 31.1-jre
com.google.code.gson : gson jar 2.9.0
org.asynchttpclient : async-http-client jar 2.12.3
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-math3 jar 3.6.1
org.jetbrains : annotations jar 23.0.0
io.netty : netty-transport jar 4.1.77.Final
io.netty : netty-codec jar 4.1.77.Final
io.netty : netty-handler jar 4.1.77.Final
io.netty : netty-codec-http jar 4.1.77.Final
io.netty : netty-transport-native-epoll jar 4.1.77.Final
io.netty : netty-transport-native-kqueue jar 4.1.77.Final
io.netty : netty-common jar 4.1.77.Final
io.netty : netty-buffer jar 4.1.77.Final
dev.failsafe : failsafe jar 3.2.3

test (1)

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

Project Modules

There are no modules declared in this project.