is not current version
Last Version 0.9.1

org.objectfabric:objectfabric-netty 0.9


Categories

Categories

Net Netty Networking
GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric-netty
Version

Version

0.9
Type

Type

jar

Download objectfabric-netty 0.9


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