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