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