AGQL - Valve - Source Logging Service

A service which listens to log events of a source based server

License

License

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql-source-log
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

AGQL - Valve - Source Logging Service
A service which listens to log events of a source based server

Download agql-source-log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibasco.agql : agql-lib-core jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0