Last Version

LogScribe 1.0.2

A flexible logging API developed for the CubeEngine

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

logscribe
Version

Version

1.0.2
Type

Type

pom
Description

Description

LogScribe
A flexible logging API developed for the CubeEngine
Source Code Management

Source Code Management

https://github.com/CubeEngine/LogScribe

Download logscribe 1.0.2

Filename Size
logscribe-1.0.2.pom 7 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • core
  • email
  • syslog