is not current version
Last Version 0.1.6

com.github.variflight:feeyo-nio 0.1.2

NIO

GroupId

GroupId

com.github.variflight
ArtifactId

ArtifactId

feeyo-nio
Version

Version

0.1.2
Type

Type

jar

Download feeyo-nio 0.1.2


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