is not current version
Last Version 1.15.2

agrona 1.12.0

High performance primitives and utility library.

License

License

Categories

Categories

Agrona General Purpose Libraries High Performance
GroupId

GroupId

org.agrona
ArtifactId

ArtifactId

agrona-agent
Version

Version

1.12.0
Type

Type

jar
Description

Description

agrona
High performance primitives and utility library.
Project URL

Project URL

https://github.com/real-logic/agrona
Source Code Management

Source Code Management

https://github.com/real-logic/agrona.git

Download agrona-agent 1.12.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.