File | Operation |
---|---|
netty-tcnative-parent-2.0.46.Final.pom | download |
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-parent</artifactId>
<version>2.0.46.Final</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-tcnative-parent', version='2.0.46.Final')
)