minlog

MinLog is a Java logging library.

License

License

GroupId

GroupId

com.googlecode
ArtifactId

ArtifactId

minlog
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

minlog
MinLog is a Java logging library.
Source Code Management

Source Code Management

http://code.google.com/p/minlog/source/browse/

Download minlog

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2