is not current version
Last Version 0.0.4

com.io7m.wendover:com.io7m.wendover.tests 0.0.2

Java NIO channel tools (Test suite)

GroupId

GroupId

com.io7m.wendover
ArtifactId

ArtifactId

com.io7m.wendover.tests
Version

Version

0.0.2
Type

Type

jar

Download com.io7m.wendover.tests 0.0.2


<!-- https://jarcasting.com/artifacts/com.io7m.wendover/com.io7m.wendover.tests/ -->
<dependency>
    <groupId>com.io7m.wendover</groupId>
    <artifactId>com.io7m.wendover.tests</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.wendover/com.io7m.wendover.tests/
implementation 'com.io7m.wendover:com.io7m.wendover.tests:0.0.2'
// https://jarcasting.com/artifacts/com.io7m.wendover/com.io7m.wendover.tests/
implementation ("com.io7m.wendover:com.io7m.wendover.tests:0.0.2")
'com.io7m.wendover:com.io7m.wendover.tests:jar:0.0.2'
<dependency org="com.io7m.wendover" name="com.io7m.wendover.tests" rev="0.0.2">
  <artifact name="com.io7m.wendover.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.wendover', module='com.io7m.wendover.tests', version='0.0.2')
)
libraryDependencies += "com.io7m.wendover" % "com.io7m.wendover.tests" % "0.0.2"
[com.io7m.wendover/com.io7m.wendover.tests "0.0.2"]