is not current version
Last Version 0.0.2

com.github.houbb:special-char-common 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

special-char-common
Version

Version

0.0.1
Type

Type

jar

Download special-char-common 0.0.1


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