Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-scanner |
Version | Version0.0.69 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-scanner-0.0.69.pom | |
datarouter-scanner-0.0.69.jar | 65 KB |
datarouter-scanner-0.0.69-sources.jar | 48 KB |
datarouter-scanner-0.0.69-javadoc.jar | 294 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-scanner/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-scanner</artifactId>
<version>0.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-scanner/
implementation 'io.datarouter:datarouter-scanner:0.0.69'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-scanner/
implementation ("io.datarouter:datarouter-scanner:0.0.69")
'io.datarouter:datarouter-scanner:jar:0.0.69'
<dependency org="io.datarouter" name="datarouter-scanner" rev="0.0.69">
<artifact name="datarouter-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-scanner', version='0.0.69')
)
libraryDependencies += "io.datarouter" % "datarouter-scanner" % "0.0.69"
[io.datarouter/datarouter-scanner "0.0.69"]