Categories |
CategoriesData Net Netty Networking |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-netty_2.7.7 |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
unfiltered-netty_2.7.7-0.3.4.pom | |
unfiltered-netty_2.7.7-0.3.4.jar | 39 KB |
unfiltered-netty_2.7.7-0.3.4-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-netty_2.7.7/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-netty_2.7.7</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-netty_2.7.7/
implementation 'net.databinder:unfiltered-netty_2.7.7:0.3.4'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-netty_2.7.7/
implementation ("net.databinder:unfiltered-netty_2.7.7:0.3.4")
'net.databinder:unfiltered-netty_2.7.7:jar:0.3.4'
<dependency org="net.databinder" name="unfiltered-netty_2.7.7" rev="0.3.4">
<artifact name="unfiltered-netty_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-netty_2.7.7', version='0.3.4')
)
libraryDependencies += "net.databinder" % "unfiltered-netty_2.7.7" % "0.3.4"
[net.databinder/unfiltered-netty_2.7.7 "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : unfiltered-netty-server_2.7.7 | jar | 0.3.4 |
net.databinder : unfiltered_2.7.7 | jar | 0.3.4 |
org.scala-lang : scala-library | jar | 2.7.7 |