s

special-char-combine

Files download
File Operation
special-char-combine-0.0.2.jar download
special-char-combine-0.0.2.pom download
special-char-combine-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.houbb</groupId>
  <artifactId>special-char-combine</artifactId>
  <version>0.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.houbb:special-char-combine:0.0.2'
Gradle Kotlin
implementation("com.github.houbb:special-char-combine:0.0.2")
Scala SBT
libraryDependencies += "com.github.houbb" % "special-char-combine" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.houbb', module='special-char-combine', version='0.0.2')
)
Apache Ivy
<dependency org="com.github.houbb" name="special-char-combine" rev="0.0.2" />
Leiningen
[com.github.houbb/special-char-combine "0.0.2"]
Apache Buildr
'com.github.houbb:special-char-combine:jar:0.0.2'