is not current version
Last Version 1.0.5

com.exactpro.test:grpc-act-template 1.0.0

'th2 gRPC act template library'

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.exactpro.test
ArtifactId

ArtifactId

grpc-act-template
Version

Version

1.0.0
Type

Type

jar

Download grpc-act-template 1.0.0


<!-- https://jarcasting.com/artifacts/com.exactpro.test/grpc-act-template/ -->
<dependency>
    <groupId>com.exactpro.test</groupId>
    <artifactId>grpc-act-template</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exactpro.test/grpc-act-template/
implementation 'com.exactpro.test:grpc-act-template:1.0.0'
// https://jarcasting.com/artifacts/com.exactpro.test/grpc-act-template/
implementation ("com.exactpro.test:grpc-act-template:1.0.0")
'com.exactpro.test:grpc-act-template:jar:1.0.0'
<dependency org="com.exactpro.test" name="grpc-act-template" rev="1.0.0">
  <artifact name="grpc-act-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exactpro.test', module='grpc-act-template', version='1.0.0')
)
libraryDependencies += "com.exactpro.test" % "grpc-act-template" % "1.0.0"
[com.exactpro.test/grpc-act-template "1.0.0"]