libalog

Auto log annotation

License

License

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

alog
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

libalog
Auto log annotation
Project URL

Project URL

https://github.com/icebuf/ALogger
Source Code Management

Source Code Management

https://github.com/icebuf/ALogger.git

Download alog

How to add to project

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

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.

ALogger

Versions

Version
0.0.6
0.0.5
0.0.3