License |
License |
---|---|
Categories |
CategoriesScala Languages Net Netty Networking |
GroupId | GroupIdcom.stackmob |
ArtifactId | ArtifactIdscalamachine-netty_2.10 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionscalamachine-netty
scalamachine-netty
|
Project Organization |
Project Organizationcom.stackmob |
<!-- https://jarcasting.com/artifacts/com.stackmob/scalamachine-netty_2.10/ -->
<dependency>
<groupId>com.stackmob</groupId>
<artifactId>scalamachine-netty_2.10</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackmob/scalamachine-netty_2.10/
implementation 'com.stackmob:scalamachine-netty_2.10:0.5.0'
// https://jarcasting.com/artifacts/com.stackmob/scalamachine-netty_2.10/
implementation ("com.stackmob:scalamachine-netty_2.10:0.5.0")
'com.stackmob:scalamachine-netty_2.10:jar:0.5.0'
<dependency org="com.stackmob" name="scalamachine-netty_2.10" rev="0.5.0">
<artifact name="scalamachine-netty_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackmob', module='scalamachine-netty_2.10', version='0.5.0')
)
libraryDependencies += "com.stackmob" % "scalamachine-netty_2.10" % "0.5.0"
[com.stackmob/scalamachine-netty_2.10 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.stackmob : scalamachine-core_2.10 | jar | 0.5.0 |
org.scala-lang : scala-library | jar | 2.10.2 |
com.twitter : finagle-http_2.10 | jar | 6.5.0 |