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