is not current version
Last Version 1.0.0

com.github.lontime:extnetty-library 1.0.0-M17


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extnetty-library
Version

Version

1.0.0-M17
Type

Type

jar

Download extnetty-library 1.0.0-M17


<!-- https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>extnetty-library</artifactId>
    <version>1.0.0-M17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation 'com.github.lontime:extnetty-library:1.0.0-M17'
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation ("com.github.lontime:extnetty-library:1.0.0-M17")
'com.github.lontime:extnetty-library:jar:1.0.0-M17'
<dependency org="com.github.lontime" name="extnetty-library" rev="1.0.0-M17">
  <artifact name="extnetty-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extnetty-library', version='1.0.0-M17')
)
libraryDependencies += "com.github.lontime" % "extnetty-library" % "1.0.0-M17"
[com.github.lontime/extnetty-library "1.0.0-M17"]