Download aeron-archive-1.8.1.jar file - Jar a

Jar examples for a:aeron-archive

Description

Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.

You can download jar file aeron-archive 1.8.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add aeron-archive-1.8.1.jar to your project.

<dependency>
   <groupId>io.aeron</groupId>
   <artifactId>aeron-archive</artifactId>
   <version>1.8.1</version>
</dependency>
compile group: 'io.aeron', name: 'aeron-archive', version: '1.8.1'
libraryDependencies += "io.aeron" % "aeron-archive" % "1.8.1"
<dependency org="io.aeron" name="aeron-archive" rev="1.8.1"/>
@Grapes(@Grab(group='io.aeron', module='aeron-archive', version='1.8.1'))
'io.aeron:aeron-archive:jar:1.8.1'

Download

Click the following link to download the jar file.

aeron-archive-1.8.1-javadoc.jar
aeron-archive-1.8.1-sources.jar
aeron-archive-1.8.1.jar
aeron-archive-1.8.1.pom



Related Tutorials