is not current version
Last Version 1.0.6

com.lmax:angler 1.0.5

A utility for monitoring Linux kernel network statistics

GroupId

GroupId

com.lmax
ArtifactId

ArtifactId

angler
Version

Version

1.0.5
Type

Type

jar

Download angler 1.0.5


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