is not current version
Last Version 4.1.73.0

org.xbib:netty-http-bouncycastle 4.1.45.0

null

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

netty-http-bouncycastle
Version

Version

4.1.45.0
Type

Type

jar

Download netty-http-bouncycastle 4.1.45.0


<!-- https://jarcasting.com/artifacts/org.xbib/netty-http-bouncycastle/ -->
<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>netty-http-bouncycastle</artifactId>
    <version>4.1.45.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/netty-http-bouncycastle/
implementation 'org.xbib:netty-http-bouncycastle:4.1.45.0'
// https://jarcasting.com/artifacts/org.xbib/netty-http-bouncycastle/
implementation ("org.xbib:netty-http-bouncycastle:4.1.45.0")
'org.xbib:netty-http-bouncycastle:jar:4.1.45.0'
<dependency org="org.xbib" name="netty-http-bouncycastle" rev="4.1.45.0">
  <artifact name="netty-http-bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='netty-http-bouncycastle', version='4.1.45.0')
)
libraryDependencies += "org.xbib" % "netty-http-bouncycastle" % "4.1.45.0"
[org.xbib/netty-http-bouncycastle "4.1.45.0"]