embedded-io

A simple nio framework with JDK8

License

License

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

embedded-io
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

embedded-io
A simple nio framework with JDK8
Project URL

Project URL

https://github.com/paganini2008/embedded-io
Source Code Management

Source Code Management

https://github.com/paganini2008/embedded-io

Download embedded-io

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.paganini2008 : devtools-lang jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0-RC4