Last Version

commons-nio 0.2.1

common util codes

License

License

GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons-nio
Version

Version

0.2.1
Type

Type

pom
Description

Description

commons-nio
common util codes

Download commons-nio 0.2.1

Filename Size
commons-nio-0.2.1.pom 785 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons-nio-api
  • commons-nio-java
  • commons-nio-netty
  • commons-nio-test