Last Version

commons-exchange 0.2.1

common util codes

License

License

GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons-exchange
Version

Version

0.2.1
Type

Type

jar
Description

Description

commons-exchange
common util codes

Download commons-exchange 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.icodegarden : commons-nio-java jar 0.2.1
io.github.icodegarden : commons-nio-netty Optional jar 0.2.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 3.9.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.