is not current version
Last Version 0.0.114

io.datarouter:datarouter-scanner 0.0.38

datarouter-scanner

Categories

Categories

Data
GroupId

GroupId

io.datarouter
ArtifactId

ArtifactId

datarouter-scanner
Version

Version

0.0.38
Type

Type

jar

Download datarouter-scanner 0.0.38


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