is not current version
Last Version 0.4.0

krpc-compiler 0.2.0

Idiomatic gRPC library for Kotlin Multiplatform

License

License

GroupId

GroupId

io.github.darvld.krpc
ArtifactId

ArtifactId

krpc-compiler
Version

Version

0.2.0
Type

Type

pom
Description

Description

krpc-compiler
Idiomatic gRPC library for Kotlin Multiplatform
Project URL

Project URL

https://github.com/darvld/krpc
Source Code Management

Source Code Management

https://github.com/darvld/krpc/tree/main

Download krpc-compiler 0.2.0


<!-- https://jarcasting.com/artifacts/io.github.darvld.krpc/krpc-compiler/ -->
<dependency>
    <groupId>io.github.darvld.krpc</groupId>
    <artifactId>krpc-compiler</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.darvld.krpc/krpc-compiler/
implementation 'io.github.darvld.krpc:krpc-compiler:0.2.0'
// https://jarcasting.com/artifacts/io.github.darvld.krpc/krpc-compiler/
implementation ("io.github.darvld.krpc:krpc-compiler:0.2.0")
'io.github.darvld.krpc:krpc-compiler:pom:0.2.0'
<dependency org="io.github.darvld.krpc" name="krpc-compiler" rev="0.2.0">
  <artifact name="krpc-compiler" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.darvld.krpc', module='krpc-compiler', version='0.2.0')
)
libraryDependencies += "io.github.darvld.krpc" % "krpc-compiler" % "0.2.0"
[io.github.darvld.krpc/krpc-compiler "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.