is not current version
Last Version 1.0.3

io.github.weikaiyu-bit:sensitive-replace 0.0.1

sensitive

GroupId

GroupId

io.github.weikaiyu-bit
ArtifactId

ArtifactId

sensitive-replace
Version

Version

0.0.1
Type

Type

pom

Download sensitive-replace 0.0.1


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