| Categories |
CategoriesgRPC Net Networking |
|---|---|
| GroupId | GroupIdorg.tpolecat |
| ArtifactId | ArtifactIdnatchez-lightstep-grpc_2.13 |
| Version | Version0.1.0-M3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| natchez-lightstep-grpc_2.13-0.1.0-M3.pom | |
| natchez-lightstep-grpc_2.13-0.1.0-M3.jar | 331 bytes |
| natchez-lightstep-grpc_2.13-0.1.0-M3-sources.jar | 279 bytes |
| natchez-lightstep-grpc_2.13-0.1.0-M3-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.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_2.13/
implementation 'org.tpolecat:natchez-lightstep-grpc_2.13:0.1.0-M3'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_2.13/
implementation ("org.tpolecat:natchez-lightstep-grpc_2.13:0.1.0-M3")
'org.tpolecat:natchez-lightstep-grpc_2.13:jar:0.1.0-M3'
<dependency org="org.tpolecat" name="natchez-lightstep-grpc_2.13" rev="0.1.0-M3">
<artifact name="natchez-lightstep-grpc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-lightstep-grpc_2.13', version='0.1.0-M3')
)
libraryDependencies += "org.tpolecat" % "natchez-lightstep-grpc_2.13" % "0.1.0-M3"
[org.tpolecat/natchez-lightstep-grpc_2.13 "0.1.0-M3"]