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