License |
License |
---|---|
GroupId | GroupIdcom.ibasco.agql |
ArtifactId | ArtifactIdagql-source-log |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionAGQL - Valve - Source Logging Service
A service which listens to log events of a source based server
|
Filename | Size |
---|---|
agql-source-log-1.0.4.pom | |
agql-source-log-1.0.4.jar | 11 KB |
agql-source-log-1.0.4-sources.jar | 8 KB |
agql-source-log-1.0.4-javadoc.jar | 967 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.ibasco.agql : agql-lib-core | jar | 1.0.4 |