is not current version
Last Version 0.0.3

com.github.bingoohuang:logmask 0.0.1

a log mask implementation for incentive information in the log

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

logmask
Version

Version

0.0.1
Type

Type

jar

Download logmask 0.0.1


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