License |
License |
---|---|
Categories |
CategoriesKotlin Languages gRPC Net Networking |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdgrpc-kotlin-gen |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrpc-kotlin-gen
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
grpc-kotlin-gen-0.0.1.pom | |
grpc-kotlin-gen-0.0.1.jar | 11 KB |
grpc-kotlin-gen-0.0.1-sources.jar | 6 KB |
grpc-kotlin-gen-0.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/grpc-kotlin-gen/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>grpc-kotlin-gen</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/grpc-kotlin-gen/
implementation 'com.spotify:grpc-kotlin-gen:0.0.1'
// https://jarcasting.com/artifacts/com.spotify/grpc-kotlin-gen/
implementation ("com.spotify:grpc-kotlin-gen:0.0.1")
'com.spotify:grpc-kotlin-gen:jar:0.0.1'
<dependency org="com.spotify" name="grpc-kotlin-gen" rev="0.0.1">
<artifact name="grpc-kotlin-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='grpc-kotlin-gen', version='0.0.1')
)
libraryDependencies += "com.spotify" % "grpc-kotlin-gen" % "0.0.1"
[com.spotify/grpc-kotlin-gen "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.salesforce.servicelibs : jprotoc | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |