Last Version

grpc-kotlin 0.1.4

Root project for consistent Maven conventions.

License

License

Categories

Categories

Kotlin Languages gRPC Net Networking
GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

grpc-kotlin-parent
Version

Version

0.1.4
Type

Type

pom
Description

Description

grpc-kotlin
Root project for consistent Maven conventions.
Project URL

Project URL

https://github.com/rouzwawi/grpc-kotlin
Source Code Management

Source Code Management

https://github.com/rouzwawi/grpc-kotlin

Download grpc-kotlin-parent 0.1.4


<!-- https://jarcasting.com/artifacts/io.rouz/grpc-kotlin-parent/ -->
<dependency>
    <groupId>io.rouz</groupId>
    <artifactId>grpc-kotlin-parent</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rouz/grpc-kotlin-parent/
implementation 'io.rouz:grpc-kotlin-parent:0.1.4'
// https://jarcasting.com/artifacts/io.rouz/grpc-kotlin-parent/
implementation ("io.rouz:grpc-kotlin-parent:0.1.4")
'io.rouz:grpc-kotlin-parent:pom:0.1.4'
<dependency org="io.rouz" name="grpc-kotlin-parent" rev="0.1.4">
  <artifact name="grpc-kotlin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rouz', module='grpc-kotlin-parent', version='0.1.4')
)
libraryDependencies += "io.rouz" % "grpc-kotlin-parent" % "0.1.4"
[io.rouz/grpc-kotlin-parent "0.1.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • grpc-kotlin-gen
  • grpc-kotlin-test
  • grpc-kotlin-example-chatserver