Last Version

libalog 0.0.6

Auto log annotation

License

License

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

alog
Version

Version

0.0.6
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 0.0.6


<!-- 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.