Categories |
CategoriesNet gRPC Networking |
---|---|
GroupId | GroupIdcom.payneteasy.grpc-long-polling |
ArtifactId | ArtifactIdintegration-testing |
Version | Version1.0-8 |
Type | Typejar |
Filename | Size |
---|---|
integration-testing-1.0-8.pom | |
integration-testing-1.0-8.jar | 92 KB |
integration-testing-1.0-8-sources.jar | 32 KB |
integration-testing-1.0-8-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.grpc-long-polling/integration-testing/ -->
<dependency>
<groupId>com.payneteasy.grpc-long-polling</groupId>
<artifactId>integration-testing</artifactId>
<version>1.0-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.grpc-long-polling/integration-testing/
implementation 'com.payneteasy.grpc-long-polling:integration-testing:1.0-8'
// https://jarcasting.com/artifacts/com.payneteasy.grpc-long-polling/integration-testing/
implementation ("com.payneteasy.grpc-long-polling:integration-testing:1.0-8")
'com.payneteasy.grpc-long-polling:integration-testing:jar:1.0-8'
<dependency org="com.payneteasy.grpc-long-polling" name="integration-testing" rev="1.0-8">
<artifact name="integration-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.grpc-long-polling', module='integration-testing', version='1.0-8')
)
libraryDependencies += "com.payneteasy.grpc-long-polling" % "integration-testing" % "1.0-8"
[com.payneteasy.grpc-long-polling/integration-testing "1.0-8"]