License |
License |
---|---|
GroupId | GroupIdio.github.icodegarden |
ArtifactId | ArtifactIdcommons-nio-api |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-nio-api
common util codes
|
Filename | Size |
---|---|
commons-nio-api-0.2.1.pom | |
commons-nio-api-0.2.1.jar | 33 KB |
commons-nio-api-0.2.1-sources.jar | 19 KB |
commons-nio-api-0.2.1-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-api/ -->
<dependency>
<groupId>io.github.icodegarden</groupId>
<artifactId>commons-nio-api</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-api/
implementation 'io.github.icodegarden:commons-nio-api:0.2.1'
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-api/
implementation ("io.github.icodegarden:commons-nio-api:0.2.1")
'io.github.icodegarden:commons-nio-api:jar:0.2.1'
<dependency org="io.github.icodegarden" name="commons-nio-api" rev="0.2.1">
<artifact name="commons-nio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.icodegarden', module='commons-nio-api', version='0.2.1')
)
libraryDependencies += "io.github.icodegarden" % "commons-nio-api" % "0.2.1"
[io.github.icodegarden/commons-nio-api "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.icodegarden : commons-lang | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 3.8.0 |