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