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