Last Version

Array Hash Tools 1.0

Concurrent lock-free collections with O(1) access time

License

License

MIT License
Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.fedorov-s-n.aht
ArtifactId

ArtifactId

aht-java8
Version

Version

1.0
Type

Type

jar
Description

Description

Array Hash Tools
Concurrent lock-free collections with O(1) access time

Download aht-java8 1.0


<!-- https://jarcasting.com/artifacts/com.github.fedorov-s-n.aht/aht-java8/ -->
<dependency>
    <groupId>com.github.fedorov-s-n.aht</groupId>
    <artifactId>aht-java8</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fedorov-s-n.aht/aht-java8/
implementation 'com.github.fedorov-s-n.aht:aht-java8:1.0'
// https://jarcasting.com/artifacts/com.github.fedorov-s-n.aht/aht-java8/
implementation ("com.github.fedorov-s-n.aht:aht-java8:1.0")
'com.github.fedorov-s-n.aht:aht-java8:jar:1.0'
<dependency org="com.github.fedorov-s-n.aht" name="aht-java8" rev="1.0">
  <artifact name="aht-java8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fedorov-s-n.aht', module='aht-java8', version='1.0')
)
libraryDependencies += "com.github.fedorov-s-n.aht" % "aht-java8" % "1.0"
[com.github.fedorov-s-n.aht/aht-java8 "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.8

Project Modules

There are no modules declared in this project.