MLog


License

License

GroupId

GroupId

com.aeuok
ArtifactId

ArtifactId

mlog
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

MLog
MLog

Download mlog

How to add to project

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

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
2.0.1
2.0.0
1.0.0