| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdme.lessis |
| ArtifactId | ArtifactIdodelay-netty3_2.10 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionodelay-netty3
an odelay.Timer implementation backed by netty 3
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| odelay-netty3_2.10-0.1.1.pom | |
| odelay-netty3_2.10-0.1.1.jar | 11 KB |
| odelay-netty3_2.10-0.1.1-sources.jar | 1 KB |
| odelay-netty3_2.10-0.1.1-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.lessis/odelay-netty3_2.10/ -->
<dependency>
<groupId>me.lessis</groupId>
<artifactId>odelay-netty3_2.10</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.lessis/odelay-netty3_2.10/
implementation 'me.lessis:odelay-netty3_2.10:0.1.1'
// https://jarcasting.com/artifacts/me.lessis/odelay-netty3_2.10/
implementation ("me.lessis:odelay-netty3_2.10:0.1.1")
'me.lessis:odelay-netty3_2.10:jar:0.1.1'
<dependency org="me.lessis" name="odelay-netty3_2.10" rev="0.1.1">
<artifact name="odelay-netty3_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lessis', module='odelay-netty3_2.10', version='0.1.1')
)
libraryDependencies += "me.lessis" % "odelay-netty3_2.10" % "0.1.1"
[me.lessis/odelay-netty3_2.10 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| me.lessis : odelay-core_2.10 | jar | 0.1.1 |
| io.netty : netty | jar | 3.9.3.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| me.lessis » odelay-testing_2.10 | jar | 0.1.1 |