| License |
License |
|---|---|
| GroupId | GroupIdws.vinta |
| ArtifactId | ArtifactIdpangu |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionPangu
Paranoid text spacing for good readability, to insert whitespace between CJK (Chinese, Japanese, Korean), half-width English, digit and symbol characters automatically.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pangu-1.1.0.pom | |
| pangu-1.1.0.jar | 4 KB |
| pangu-1.1.0-sources.jar | 2 KB |
| pangu-1.1.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ws.vinta/pangu/ -->
<dependency>
<groupId>ws.vinta</groupId>
<artifactId>pangu</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ws.vinta/pangu/
implementation 'ws.vinta:pangu:1.1.0'
// https://jarcasting.com/artifacts/ws.vinta/pangu/
implementation ("ws.vinta:pangu:1.1.0")
'ws.vinta:pangu:jar:1.1.0'
<dependency org="ws.vinta" name="pangu" rev="1.1.0">
<artifact name="pangu" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.vinta', module='pangu', version='1.1.0')
)
libraryDependencies += "ws.vinta" % "pangu" % "1.1.0"
[ws.vinta/pangu "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 18.0 |
| junit : junit | jar | 4.11 |