License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Netty Networking |
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-server-netty-client |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezyfox-server-netty-client
Common maven project configuration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-netty-client/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-server-netty-client</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-netty-client/
implementation 'com.tvd12:ezyfox-server-netty-client:1.1.5'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-netty-client/
implementation ("com.tvd12:ezyfox-server-netty-client:1.1.5")
'com.tvd12:ezyfox-server-netty-client:jar:1.1.5'
<dependency org="com.tvd12" name="ezyfox-server-netty-client" rev="1.1.5">
<artifact name="ezyfox-server-netty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-server-netty-client', version='1.1.5')
)
libraryDependencies += "com.tvd12" % "ezyfox-server-netty-client" % "1.1.5"
[com.tvd12/ezyfox-server-netty-client "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyfox-msgpack | jar | 1.2.3 |
com.tvd12 : ezyfox-jackson | jar | 1.2.3 |
io.netty : netty-all | jar | 4.1.76.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |