is not current version
Last Version 1.0.3.RELEASE

com.github.leeyazhou:scanner 1.0.2.RELEASE

scanner

GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

scanner
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download scanner 1.0.2.RELEASE


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