Categories |
CategoriesNet Netty Networking |
---|---|
GroupId | GroupIdcom.github.jcustenborder.netty |
ArtifactId | ArtifactIdnetty-codec-wits-parent |
Version | Version0.1.1 |
Type | Typepom |
Filename | Size |
---|---|
netty-codec-wits-parent-0.1.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits-parent/ -->
<dependency>
<groupId>com.github.jcustenborder.netty</groupId>
<artifactId>netty-codec-wits-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits-parent/
implementation 'com.github.jcustenborder.netty:netty-codec-wits-parent:0.1.1'
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits-parent/
implementation ("com.github.jcustenborder.netty:netty-codec-wits-parent:0.1.1")
'com.github.jcustenborder.netty:netty-codec-wits-parent:pom:0.1.1'
<dependency org="com.github.jcustenborder.netty" name="netty-codec-wits-parent" rev="0.1.1">
<artifact name="netty-codec-wits-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder.netty', module='netty-codec-wits-parent', version='0.1.1')
)
libraryDependencies += "com.github.jcustenborder.netty" % "netty-codec-wits-parent" % "0.1.1"
[com.github.jcustenborder.netty/netty-codec-wits-parent "0.1.1"]