Last Version

Pangu 1.1.0

Paranoid text spacing for good readability, to insert whitespace between CJK (Chinese, Japanese, Korean), half-width English, digit and symbol characters automatically.

License

License

GroupId

GroupId

ws.vinta
ArtifactId

ArtifactId

pangu
Version

Version

1.1.0
Type

Type

jar
Description

Description

Pangu
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

https://github.com/vinta/pangu.java

Download pangu 1.1.0


<!-- 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"]

Dependencies

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.google.guava : guava jar 18.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.