License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdws.unfiltered |
ArtifactId | ArtifactIdunfiltered-netty_2.12 |
Last Version | Last Version0.12.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunfiltered-netty
Netty server binding module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty_2.12/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty_2.12</artifactId>
<version>0.12.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty_2.12/
implementation 'ws.unfiltered:unfiltered-netty_2.12:0.12.0-M7'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty_2.12/
implementation ("ws.unfiltered:unfiltered-netty_2.12:0.12.0-M7")
'ws.unfiltered:unfiltered-netty_2.12:jar:0.12.0-M7'
<dependency org="ws.unfiltered" name="unfiltered-netty_2.12" rev="0.12.0-M7">
<artifact name="unfiltered-netty_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty_2.12', version='0.12.0-M7')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty_2.12" % "0.12.0-M7"
[ws.unfiltered/unfiltered-netty_2.12 "0.12.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
ws.unfiltered : unfiltered_2.12 | jar | 0.12.0-M7 |
io.netty : netty-codec-http | jar | 4.1.77.Final |
io.netty : netty-handler | jar | 4.1.77.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.77.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.77.Final |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.15.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |