| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdcom.outr.net |
| ArtifactId | ArtifactIdoutrnet-netty_2.11 |
| Version | Version1.1.6 |
| Type | Typejar |
| Description |
Descriptionoutrnet-netty
outrnet-netty
|
| Project Organization |
Project Organizationcom.outr.net |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| outrnet-netty_2.11-1.1.6.pom | |
| outrnet-netty_2.11-1.1.6.jar | 30 KB |
| outrnet-netty_2.11-1.1.6-sources.jar | 7 KB |
| outrnet-netty_2.11-1.1.6-javadoc.jar | 371 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outr.net/outrnet-netty_2.11/ -->
<dependency>
<groupId>com.outr.net</groupId>
<artifactId>outrnet-netty_2.11</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr.net/outrnet-netty_2.11/
implementation 'com.outr.net:outrnet-netty_2.11:1.1.6'
// https://jarcasting.com/artifacts/com.outr.net/outrnet-netty_2.11/
implementation ("com.outr.net:outrnet-netty_2.11:1.1.6")
'com.outr.net:outrnet-netty_2.11:jar:1.1.6'
<dependency org="com.outr.net" name="outrnet-netty_2.11" rev="1.1.6">
<artifact name="outrnet-netty_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr.net', module='outrnet-netty_2.11', version='1.1.6')
)
libraryDependencies += "com.outr.net" % "outrnet-netty_2.11" % "1.1.6"
[com.outr.net/outrnet-netty_2.11 "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| com.outr.net : outrnet-core_2.11 | jar | 1.1.6 |
| org.powerscala : powerscala-property_2.11 | jar | 1.6.11 |
| io.netty : netty-all | jar | 4.0.26.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.5 |