is not current version
Last Version 1.0.0

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


Categories

Categories

Agrona General Purpose Libraries High Performance
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extagrona-library
Version

Version

1.0.0-M17
Type

Type

jar

Download extagrona-library 1.0.0-M17


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