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