Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.payneteasy.socket-nio |
ArtifactId | ArtifactIdintegration-test |
Version | Version1.0-4 |
Type | Typejar |
Filename | Size |
---|---|
integration-test-1.0-4.pom | |
integration-test-1.0-4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.socket-nio/integration-test/ -->
<dependency>
<groupId>com.payneteasy.socket-nio</groupId>
<artifactId>integration-test</artifactId>
<version>1.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.socket-nio/integration-test/
implementation 'com.payneteasy.socket-nio:integration-test:1.0-4'
// https://jarcasting.com/artifacts/com.payneteasy.socket-nio/integration-test/
implementation ("com.payneteasy.socket-nio:integration-test:1.0-4")
'com.payneteasy.socket-nio:integration-test:jar:1.0-4'
<dependency org="com.payneteasy.socket-nio" name="integration-test" rev="1.0-4">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.socket-nio', module='integration-test', version='1.0-4')
)
libraryDependencies += "com.payneteasy.socket-nio" % "integration-test" % "1.0-4"
[com.payneteasy.socket-nio/integration-test "1.0-4"]