MethLog

MethLog is an annotation based method call logging for observing completion time.

License

License

GroupId

GroupId

com.lazygeniouz.methlog
ArtifactId

ArtifactId

methlog
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

MethLog
MethLog is an annotation based method call logging for observing completion time.
Project URL

Project URL

https://github.com/ItzNotABug/MethLog
Source Code Management

Source Code Management

https://github.com/ItzNotABug/MethLog

Download methlog

How to add to project

<!-- https://jarcasting.com/artifacts/com.lazygeniouz.methlog/methlog/ -->
<dependency>
    <groupId>com.lazygeniouz.methlog</groupId>
    <artifactId>methlog</artifactId>
    <version>1.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lazygeniouz.methlog/methlog/
implementation 'com.lazygeniouz.methlog:methlog:1.3.2'
// https://jarcasting.com/artifacts/com.lazygeniouz.methlog/methlog/
implementation ("com.lazygeniouz.methlog:methlog:1.3.2")
'com.lazygeniouz.methlog:methlog:pom:1.3.2'
<dependency org="com.lazygeniouz.methlog" name="methlog" rev="1.3.2">
  <artifact name="methlog" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lazygeniouz.methlog', module='methlog', version='1.3.2')
)
libraryDependencies += "com.lazygeniouz.methlog" % "methlog" % "1.3.2"
[com.lazygeniouz.methlog/methlog "1.3.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.3.2
1.3.0
1.2.8
1.2.7
1.2.6