is not current version
Last Version 1.0.3

io.embold.scan:scanner-sync 1.0.0

Embold scanner update library for remote scan execution workflows

GroupId

GroupId

io.embold.scan
ArtifactId

ArtifactId

scanner-sync
Version

Version

1.0.0
Type

Type

jar

Download scanner-sync 1.0.0


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