MLog

方法调用日志工具

License

License

GroupId

GroupId

com.aeuok
ArtifactId

ArtifactId

method-log
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

MLog
方法调用日志工具

Download method-log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.62

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0