Jar examples for a:aeron-all
Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.
You can download jar file aeron-all 1.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add aeron-all-1.0.1.jar to your project.
<dependency> <groupId>io.aeron</groupId> <artifactId>aeron-all</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.aeron', name: 'aeron-all', version: '1.0.1'
libraryDependencies += "io.aeron" % "aeron-all" % "1.0.1"
<dependency org="io.aeron" name="aeron-all" rev="1.0.1"/>
@Grapes(@Grab(group='io.aeron', module='aeron-all', version='1.0.1'))
'io.aeron:aeron-all:jar:1.0.1'
Click the following link to download the jar file.
aeron-all-1.0.1-javadoc.jar