Last Version

Routes 0.2

SSLSocketChannel and SSLServerSocketChannel implementations .

License

License

GroupId

GroupId

org.baswell
ArtifactId

ArtifactId

niossl
Version

Version

0.2
Type

Type

jar
Description

Description

Routes
SSLSocketChannel and SSLServerSocketChannel implementations .
Project URL

Project URL

https://github.com/baswerc/niossl
Source Code Management

Source Code Management

https://github.com/baswerc/niossl.git

Download niossl 0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar [4.0,)

Project Modules

There are no modules declared in this project.