special-char

The special-char tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

special-char
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

special-char
The special-char tool for java.

Download special-char

Filename Size
special-char-0.0.2.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • special-char-common
  • special-char-single
  • special-char-combine
  • special-char-emoji
  • special-char-test
  • special-char-name

Versions

Version
0.0.2
0.0.1