is not current version
Last Version 0.2.0

org.apache.s2graph:s2rest_netty_2.11 0.1.0

s2rest_netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.apache.s2graph
ArtifactId

ArtifactId

s2rest_netty_2.11
Version

Version

0.1.0
Type

Type

jar

Download s2rest_netty_2.11 0.1.0


<!-- https://jarcasting.com/artifacts/org.apache.s2graph/s2rest_netty_2.11/ -->
<dependency>
    <groupId>org.apache.s2graph</groupId>
    <artifactId>s2rest_netty_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.s2graph/s2rest_netty_2.11/
implementation 'org.apache.s2graph:s2rest_netty_2.11:0.1.0'
// https://jarcasting.com/artifacts/org.apache.s2graph/s2rest_netty_2.11/
implementation ("org.apache.s2graph:s2rest_netty_2.11:0.1.0")
'org.apache.s2graph:s2rest_netty_2.11:jar:0.1.0'
<dependency org="org.apache.s2graph" name="s2rest_netty_2.11" rev="0.1.0">
  <artifact name="s2rest_netty_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.s2graph', module='s2rest_netty_2.11', version='0.1.0')
)
libraryDependencies += "org.apache.s2graph" % "s2rest_netty_2.11" % "0.1.0"
[org.apache.s2graph/s2rest_netty_2.11 "0.1.0"]