is not current version
Last Version 0.1.2

com.github.xinput123:bleach 0.0.7

这是一个工具类

GroupId

GroupId

com.github.xinput123
ArtifactId

ArtifactId

bleach
Version

Version

0.0.7
Type

Type

jar

Download bleach 0.0.7


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