| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdme.lessis |
| ArtifactId | ArtifactIdretry-netty_2.11 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionretry-netty
retry-netty
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| retry-netty_2.11-0.1.0.pom | |
| retry-netty_2.11-0.1.0.jar | 9 KB |
| retry-netty_2.11-0.1.0-sources.jar | 650 bytes |
| retry-netty_2.11-0.1.0-javadoc.jar | 348 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.lessis/retry-netty_2.11/ -->
<dependency>
<groupId>me.lessis</groupId>
<artifactId>retry-netty_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.lessis/retry-netty_2.11/
implementation 'me.lessis:retry-netty_2.11:0.1.0'
// https://jarcasting.com/artifacts/me.lessis/retry-netty_2.11/
implementation ("me.lessis:retry-netty_2.11:0.1.0")
'me.lessis:retry-netty_2.11:jar:0.1.0'
<dependency org="me.lessis" name="retry-netty_2.11" rev="0.1.0">
<artifact name="retry-netty_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lessis', module='retry-netty_2.11', version='0.1.0')
)
libraryDependencies += "me.lessis" % "retry-netty_2.11" % "0.1.0"
[me.lessis/retry-netty_2.11 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |
| me.lessis : retry-core_2.11 | jar | 0.1.0 |
| org.jboss.netty : netty | jar | 3.2.9.Final |