Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdnatchez-lightstep-grpc_3.0.0-M1 |
Version | Version0.0.14-M3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_3.0.0-M1/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-lightstep-grpc_3.0.0-M1</artifactId>
<version>0.0.14-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_3.0.0-M1/
implementation 'org.tpolecat:natchez-lightstep-grpc_3.0.0-M1:0.0.14-M3'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_3.0.0-M1/
implementation ("org.tpolecat:natchez-lightstep-grpc_3.0.0-M1:0.0.14-M3")
'org.tpolecat:natchez-lightstep-grpc_3.0.0-M1:jar:0.0.14-M3'
<dependency org="org.tpolecat" name="natchez-lightstep-grpc_3.0.0-M1" rev="0.0.14-M3">
<artifact name="natchez-lightstep-grpc_3.0.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-lightstep-grpc_3.0.0-M1', version='0.0.14-M3')
)
libraryDependencies += "org.tpolecat" % "natchez-lightstep-grpc_3.0.0-M1" % "0.0.14-M3"
[org.tpolecat/natchez-lightstep-grpc_3.0.0-M1 "0.0.14-M3"]