is not current version
Last Version 1.0-8

com.payneteasy.socket-nio:integration-test 1.0-7


Categories

Categories

Net
GroupId

GroupId

com.payneteasy.socket-nio
ArtifactId

ArtifactId

integration-test
Version

Version

1.0-7
Type

Type

jar

Download integration-test 1.0-7


<!-- 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"]