License |
License
MIT
|
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.softwaremill.odelay |
ArtifactId | ArtifactIdodelay-netty3_2.13 |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionodelay-netty3
an odelay.Timer implementation backed by netty 3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.odelay/odelay-netty3_2.13/ -->
<dependency>
<groupId>com.softwaremill.odelay</groupId>
<artifactId>odelay-netty3_2.13</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.odelay/odelay-netty3_2.13/
implementation 'com.softwaremill.odelay:odelay-netty3_2.13:0.3.3'
// https://jarcasting.com/artifacts/com.softwaremill.odelay/odelay-netty3_2.13/
implementation ("com.softwaremill.odelay:odelay-netty3_2.13:0.3.3")
'com.softwaremill.odelay:odelay-netty3_2.13:jar:0.3.3'
<dependency org="com.softwaremill.odelay" name="odelay-netty3_2.13" rev="0.3.3">
<artifact name="odelay-netty3_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.odelay', module='odelay-netty3_2.13', version='0.3.3')
)
libraryDependencies += "com.softwaremill.odelay" % "odelay-netty3_2.13" % "0.3.3"
[com.softwaremill.odelay/odelay-netty3_2.13 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.softwaremill.odelay : odelay-core_2.13 | jar | 0.3.3 |
io.netty : netty | jar | 3.10.6.Final |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.odelay : odelaytesting_2.13 | jar | 0.3.3 |