License |
License |
---|---|
GroupId | GroupIdcom.github.xinput123 |
ArtifactId | ArtifactIdbleach |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionbleach
这是一个工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bleach-0.1.2.pom | |
bleach-0.1.2.jar | 114 KB |
bleach-0.1.2-sources.jar | 72 KB |
bleach-0.1.2-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xinput123/bleach/ -->
<dependency>
<groupId>com.github.xinput123</groupId>
<artifactId>bleach</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinput123/bleach/
implementation 'com.github.xinput123:bleach:0.1.2'
// https://jarcasting.com/artifacts/com.github.xinput123/bleach/
implementation ("com.github.xinput123:bleach:0.1.2")
'com.github.xinput123:bleach:jar:0.1.2'
<dependency org="com.github.xinput123" name="bleach" rev="0.1.2">
<artifact name="bleach" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinput123', module='bleach', version='0.1.2')
)
libraryDependencies += "com.github.xinput123" % "bleach" % "0.1.2"
[com.github.xinput123/bleach "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |