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