License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdme.lessis |
ArtifactId | ArtifactIdodelay-netty_2.10 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionodelay-netty
an odelay.Timer implementation backed by netty 4
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
odelay-netty_2.10-0.1.1.pom | |
odelay-netty_2.10-0.1.1.jar | 22 KB |
odelay-netty_2.10-0.1.1-sources.jar | 1 KB |
odelay-netty_2.10-0.1.1-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.lessis/odelay-netty_2.10/ -->
<dependency>
<groupId>me.lessis</groupId>
<artifactId>odelay-netty_2.10</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.lessis/odelay-netty_2.10/
implementation 'me.lessis:odelay-netty_2.10:0.1.1'
// https://jarcasting.com/artifacts/me.lessis/odelay-netty_2.10/
implementation ("me.lessis:odelay-netty_2.10:0.1.1")
'me.lessis:odelay-netty_2.10:jar:0.1.1'
<dependency org="me.lessis" name="odelay-netty_2.10" rev="0.1.1">
<artifact name="odelay-netty_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lessis', module='odelay-netty_2.10', version='0.1.1')
)
libraryDependencies += "me.lessis" % "odelay-netty_2.10" % "0.1.1"
[me.lessis/odelay-netty_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-common | jar | 4.0.23.Final |
Group / Artifact | Type | Version |
---|---|---|
me.lessis » odelay-testing_2.10 | jar | 0.1.1 |