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