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