is not current version
Last Version 1.0.0

com.github.lontime:extagrona-library 1.0.0-M11


Categories

Categories

Agrona General Purpose Libraries High Performance
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extagrona-library
Version

Version

1.0.0-M11
Type

Type

jar

Download extagrona-library 1.0.0-M11


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