Categories |
CategoriesNet Netty Networking |
---|---|
GroupId | GroupIdcom.netflix.iep-shadow |
ArtifactId | ArtifactIdiepshadow-iep-module-rxnetty |
Version | Version0.1.21.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.netflix.iep-shadow/iepshadow-iep-module-rxnetty/ -->
<dependency>
<groupId>com.netflix.iep-shadow</groupId>
<artifactId>iepshadow-iep-module-rxnetty</artifactId>
<version>0.1.21.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep-shadow/iepshadow-iep-module-rxnetty/
implementation 'com.netflix.iep-shadow:iepshadow-iep-module-rxnetty:0.1.21.4'
// https://jarcasting.com/artifacts/com.netflix.iep-shadow/iepshadow-iep-module-rxnetty/
implementation ("com.netflix.iep-shadow:iepshadow-iep-module-rxnetty:0.1.21.4")
'com.netflix.iep-shadow:iepshadow-iep-module-rxnetty:jar:0.1.21.4'
<dependency org="com.netflix.iep-shadow" name="iepshadow-iep-module-rxnetty" rev="0.1.21.4">
<artifact name="iepshadow-iep-module-rxnetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep-shadow', module='iepshadow-iep-module-rxnetty', version='0.1.21.4')
)
libraryDependencies += "com.netflix.iep-shadow" % "iepshadow-iep-module-rxnetty" % "0.1.21.4"
[com.netflix.iep-shadow/iepshadow-iep-module-rxnetty "0.1.21.4"]