License |
License |
---|---|
GroupId | GroupIdio.github.icodegarden |
ArtifactId | ArtifactIdcommons-nio |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-nio
common util codes
|
Filename | Size |
---|---|
commons-nio-0.2.1.pom | 751 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"]