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