is not current version
Last Version 0.0.3

com.github.houbb:sync-test 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sync-test
Version

Version

0.0.1
Type

Type

jar

Download sync-test 0.0.1


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