is not current version
Last Version 0.1.0

com.github.houbb:word-checker 0.0.1

word-checker(2018-01-19 20:32:17)

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

word-checker
Version

Version

0.0.1
Type

Type

jar

Download word-checker 0.0.1


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