License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdws.unfiltered |
ArtifactId | ArtifactIdunfiltered-netty-server_2.13.0-RC1 |
Last Version | Last Version0.10.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunfiltered-netty-server
Netty server embedding module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-server_2.13.0-RC1/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty-server_2.13.0-RC1</artifactId>
<version>0.10.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-server_2.13.0-RC1/
implementation 'ws.unfiltered:unfiltered-netty-server_2.13.0-RC1:0.10.0-M3'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-server_2.13.0-RC1/
implementation ("ws.unfiltered:unfiltered-netty-server_2.13.0-RC1:0.10.0-M3")
'ws.unfiltered:unfiltered-netty-server_2.13.0-RC1:jar:0.10.0-M3'
<dependency org="ws.unfiltered" name="unfiltered-netty-server_2.13.0-RC1" rev="0.10.0-M3">
<artifact name="unfiltered-netty-server_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty-server_2.13.0-RC1', version='0.10.0-M3')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty-server_2.13.0-RC1" % "0.10.0-M3"
[ws.unfiltered/unfiltered-netty-server_2.13.0-RC1 "0.10.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
ws.unfiltered : unfiltered-netty_2.13.0-RC1 | jar | 0.10.0-M3 |
ws.unfiltered : unfiltered-util_2.13.0-RC1 | jar | 0.10.0-M3 |
javax.activation : activation | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13.0-RC1 | jar | 4.5.1 |
com.squareup.okhttp3 : okhttp | jar | 3.14.0 |