License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextnetty-library |
Version | Version1.0.0-M20 |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extnetty-library-1.0.0-M20.pom | |
extnetty-library-1.0.0-M20.jar | 674 KB |
extnetty-library-1.0.0-M20-sources.jar | 573 KB |
extnetty-library-1.0.0-M20-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extnetty-library</artifactId>
<version>1.0.0-M20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation 'com.github.lontime:extnetty-library:1.0.0-M20'
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation ("com.github.lontime:extnetty-library:1.0.0-M20")
'com.github.lontime:extnetty-library:jar:1.0.0-M20'
<dependency org="com.github.lontime" name="extnetty-library" rev="1.0.0-M20">
<artifact name="extnetty-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extnetty-library', version='1.0.0-M20')
)
libraryDependencies += "com.github.lontime" % "extnetty-library" % "1.0.0-M20"
[com.github.lontime/extnetty-library "1.0.0-M20"]