is not current version
Last Version 1.1.0

com.github.bata19:log-masking-core 1.0.0


GroupId

GroupId

com.github.bata19
ArtifactId

ArtifactId

log-masking-core
Version

Version

1.0.0
Type

Type

jar

Download log-masking-core 1.0.0


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