is not current version
Last Version 1.5.0

org.fisco-bcos:netty-sm-ssl-context 1.0.0

fisco-bcos netty sm ssl context

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.fisco-bcos
ArtifactId

ArtifactId

netty-sm-ssl-context
Version

Version

1.0.0
Type

Type

jar

Download netty-sm-ssl-context 1.0.0


<!-- https://jarcasting.com/artifacts/org.fisco-bcos/netty-sm-ssl-context/ -->
<dependency>
    <groupId>org.fisco-bcos</groupId>
    <artifactId>netty-sm-ssl-context</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fisco-bcos/netty-sm-ssl-context/
implementation 'org.fisco-bcos:netty-sm-ssl-context:1.0.0'
// https://jarcasting.com/artifacts/org.fisco-bcos/netty-sm-ssl-context/
implementation ("org.fisco-bcos:netty-sm-ssl-context:1.0.0")
'org.fisco-bcos:netty-sm-ssl-context:jar:1.0.0'
<dependency org="org.fisco-bcos" name="netty-sm-ssl-context" rev="1.0.0">
  <artifact name="netty-sm-ssl-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fisco-bcos', module='netty-sm-ssl-context', version='1.0.0')
)
libraryDependencies += "org.fisco-bcos" % "netty-sm-ssl-context" % "1.0.0"
[org.fisco-bcos/netty-sm-ssl-context "1.0.0"]