Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdnatchez-lightstep-grpc_2.13 |
Version | Version0.0.19 |
Type | Typejar |
Filename | Size |
---|---|
natchez-lightstep-grpc_2.13-0.0.19.pom | |
natchez-lightstep-grpc_2.13-0.0.19.jar | 330 bytes |
natchez-lightstep-grpc_2.13-0.0.19-sources.jar | 278 bytes |
natchez-lightstep-grpc_2.13-0.0.19-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_2.13/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-lightstep-grpc_2.13</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_2.13/
implementation 'org.tpolecat:natchez-lightstep-grpc_2.13:0.0.19'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_2.13/
implementation ("org.tpolecat:natchez-lightstep-grpc_2.13:0.0.19")
'org.tpolecat:natchez-lightstep-grpc_2.13:jar:0.0.19'
<dependency org="org.tpolecat" name="natchez-lightstep-grpc_2.13" rev="0.0.19">
<artifact name="natchez-lightstep-grpc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-lightstep-grpc_2.13', version='0.0.19')
)
libraryDependencies += "org.tpolecat" % "natchez-lightstep-grpc_2.13" % "0.0.19"
[org.tpolecat/natchez-lightstep-grpc_2.13 "0.0.19"]