Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-gcp-spanner |
Version | Version0.0.43 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-gcp-spanner-0.0.43.pom | |
datarouter-gcp-spanner-0.0.43.jar | 180 KB |
datarouter-gcp-spanner-0.0.43-sources.jar | 114 KB |
datarouter-gcp-spanner-0.0.43-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.43</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-spanner/
implementation 'io.datarouter:datarouter-gcp-spanner:0.0.43'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-spanner/
implementation ("io.datarouter:datarouter-gcp-spanner:0.0.43")
'io.datarouter:datarouter-gcp-spanner:jar:0.0.43'
<dependency org="io.datarouter" name="datarouter-gcp-spanner" rev="0.0.43">
<artifact name="datarouter-gcp-spanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-gcp-spanner', version='0.0.43')
)
libraryDependencies += "io.datarouter" % "datarouter-gcp-spanner" % "0.0.43"
[io.datarouter/datarouter-gcp-spanner "0.0.43"]