MVN

io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3

Maven & Gradle

Aug 17, 2023
10 stars

http4s-grpc-google-cloud-spanner-v1 · http4s-grpc-google-cloud-spanner-v1

<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>http4s-grpc-google-cloud-spanner-v1_native0.4_3</artifactId>
    <version>6.45.3+0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.45.3+0.0.5

All Versions

Choose a version of io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.45.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.45.3+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.45.2+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.45.1+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.45.0+0.0.5
6.44.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.44.0+0.0.5
6.43.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.43.0+0.0.5
6.42.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.42.3+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.42.2+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.42.1+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.42.0+0.0.5
6.41.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.41.0+0.0.5
6.40.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.40.1+0.0.5
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.40.1+0.0.4
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.40.0+0.0.4
6.39.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.39.0+0.0.4
6.38.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.38.1+0.0.3
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.38.0+0.0.2
6.37.x
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.37.0+0.0.2
http4s-grpc-google-cloud-spanner-v1_native0.4_3-6.37.0+0.0.1

How to add a dependency to Maven

Add the following io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>http4s-grpc-google-cloud-spanner-v1_native0.4_3</artifactId>
    <version>6.45.3+0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3 gradle dependency to your build.gradle file:

implementation 'io.chrisdavenport:http4s-grpc-google-cloud-spanner-v1_native0.4_3:6.45.3+0.0.5'

Gradle Kotlin DSL: Add the following io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.chrisdavenport:http4s-grpc-google-cloud-spanner-v1_native0.4_3:6.45.3+0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.chrisdavenport : http4s-grpc-google-cloud-spanner-v1_native0.4_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.chrisdavenport" % "http4s-grpc-google-cloud-spanner-v1_native0.4_3" % "6.45.3+0.0.5"