is not current version
Last Version 0.2.1

io.github.icodegarden:commons-nio-test 0.1.0


GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons-nio-test
Version

Version

0.1.0
Type

Type

jar

Download commons-nio-test 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-test/ -->
<dependency>
    <groupId>io.github.icodegarden</groupId>
    <artifactId>commons-nio-test</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-test/
implementation 'io.github.icodegarden:commons-nio-test:0.1.0'
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-test/
implementation ("io.github.icodegarden:commons-nio-test:0.1.0")
'io.github.icodegarden:commons-nio-test:jar:0.1.0'
<dependency org="io.github.icodegarden" name="commons-nio-test" rev="0.1.0">
  <artifact name="commons-nio-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.icodegarden', module='commons-nio-test', version='0.1.0')
)
libraryDependencies += "io.github.icodegarden" % "commons-nio-test" % "0.1.0"
[io.github.icodegarden/commons-nio-test "0.1.0"]