License |
License
MIT
|
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.softwaremill.odelay |
ArtifactId | ArtifactIdodelay-netty_3 |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionodelay-netty
an odelay.Timer implementation backed by netty 4
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odelay-netty_3-0.3.3.pom | |
odelay-netty_3-0.3.3.jar | 22 KB |
odelay-netty_3-0.3.3-sources.jar | 1 KB |
odelay-netty_3-0.3.3-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.odelay/odelay-netty_3/ -->
<dependency>
<groupId>com.softwaremill.odelay</groupId>
<artifactId>odelay-netty_3</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.odelay/odelay-netty_3/
implementation 'com.softwaremill.odelay:odelay-netty_3:0.3.3'
// https://jarcasting.com/artifacts/com.softwaremill.odelay/odelay-netty_3/
implementation ("com.softwaremill.odelay:odelay-netty_3:0.3.3")
'com.softwaremill.odelay:odelay-netty_3:jar:0.3.3'
<dependency org="com.softwaremill.odelay" name="odelay-netty_3" rev="0.3.3">
<artifact name="odelay-netty_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.odelay', module='odelay-netty_3', version='0.3.3')
)
libraryDependencies += "com.softwaremill.odelay" % "odelay-netty_3" % "0.3.3"
[com.softwaremill.odelay/odelay-netty_3 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.odelay : odelay-core_3 | jar | 0.3.3 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
io.netty : netty-common | jar | 4.1.19.Final |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.odelay : odelaytesting_3 | jar | 0.3.3 |