is not current version
Last Version 0.31.0

com.github.finagle:finch-sse_2.11 0.25.0

sse

GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-sse_2.11
Version

Version

0.25.0
Type

Type

jar

Download finch-sse_2.11 0.25.0


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