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