is not current version
Last Version 1.0.3

io.embold.scan:scanner-sync 1.0.1

Embold scanner update library for remote scan execution workflows

GroupId

GroupId

io.embold.scan
ArtifactId

ArtifactId

scanner-sync
Version

Version

1.0.1
Type

Type

jar

Download scanner-sync 1.0.1


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