| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdgroup.rxcloud |
| ArtifactId | ArtifactIdvrml-netty |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionVrml is a useful api library for java work.
|
| Filename | Size |
|---|---|
| vrml-netty-1.0.3.pom | |
| vrml-netty-1.0.3.jar | 4 KB |
| vrml-netty-1.0.3-sources.jar | 3 KB |
| vrml-netty-1.0.3-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/group.rxcloud/vrml-netty/ -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>vrml-netty</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/group.rxcloud/vrml-netty/
implementation 'group.rxcloud:vrml-netty:1.0.3'
// https://jarcasting.com/artifacts/group.rxcloud/vrml-netty/
implementation ("group.rxcloud:vrml-netty:1.0.3")
'group.rxcloud:vrml-netty:jar:1.0.3'
<dependency org="group.rxcloud" name="vrml-netty" rev="1.0.3">
<artifact name="vrml-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.rxcloud', module='vrml-netty', version='1.0.3')
)
libraryDependencies += "group.rxcloud" % "vrml-netty" % "1.0.3"
[group.rxcloud/vrml-netty "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| group.rxcloud : vrml-core | jar | 1.0.3 |
| group.rxcloud : vrml-log | jar | 1.0.3 |
| io.netty : netty-all Optional | jar | 4.1.75.Final |
| org.projectlombok : lombok | jar |