Last Version

apparat-log 1.0-RC9

A simple logging framework for Apparat.

License

License

GroupId

GroupId

com.googlecode.apparat
ArtifactId

ArtifactId

apparat-log
Version

Version

1.0-RC9
Type

Type

jar
Description

Description

apparat-log
A simple logging framework for Apparat.
Project URL

Project URL

http://code.google.com/p/apparat/apparat-log/
Source Code Management

Source Code Management

http://code.google.com/p/apparat/source/browse/apparat-log/

Download apparat-log 1.0-RC9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.1

test (2)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.1-2.8.0.Beta1-RC6
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.