MVN

io.rouz : grpc-kotlin-gen

Maven & Gradle

Dec 24, 2019
199 stars

grpc-kotlin-gen

<dependency>
    <groupId>io.rouz</groupId>
    <artifactId>grpc-kotlin-gen</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rouz : grpc-kotlin-gen to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of io.rouz : grpc-kotlin-gen to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
grpc-kotlin-gen-0.1.4
grpc-kotlin-gen-0.1.3
grpc-kotlin-gen-0.1.2
grpc-kotlin-gen-0.1.1
grpc-kotlin-gen-0.1.0
0.0.x
grpc-kotlin-gen-0.0.6
grpc-kotlin-gen-0.0.5
grpc-kotlin-gen-0.0.4
grpc-kotlin-gen-0.0.3
grpc-kotlin-gen-0.0.2
grpc-kotlin-gen-0.0.1

How to add a dependency to Maven

Add the following io.rouz : grpc-kotlin-gen maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.rouz</groupId>
    <artifactId>grpc-kotlin-gen</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rouz : grpc-kotlin-gen gradle dependency to your build.gradle file:

implementation 'io.rouz:grpc-kotlin-gen:0.1.4'

Gradle Kotlin DSL: Add the following io.rouz : grpc-kotlin-gen gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rouz:grpc-kotlin-gen:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rouz : grpc-kotlin-gen sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rouz" % "grpc-kotlin-gen" % "0.1.4"

Advertisement

Dependencies from Group

Sep 07, 2017
10 usages
134 stars
Sep 07, 2017
3 usages
134 stars
Sep 07, 2017
3 usages
134 stars
Sep 07, 2017
2 usages
134 stars
Sep 07, 2017
2 usages
134 stars

Discover Dependencies