License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.high-scale-lib |
ArtifactId | ArtifactIdjava_util_concurrent_chm |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReplacement java.util.concurrent.ConcurrentHashMap
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.high-scale-lib/java_util_concurrent_chm/ -->
<dependency>
<groupId>com.github.stephenc.high-scale-lib</groupId>
<artifactId>java_util_concurrent_chm</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.high-scale-lib/java_util_concurrent_chm/
implementation 'com.github.stephenc.high-scale-lib:java_util_concurrent_chm:1.1.4'
// https://jarcasting.com/artifacts/com.github.stephenc.high-scale-lib/java_util_concurrent_chm/
implementation ("com.github.stephenc.high-scale-lib:java_util_concurrent_chm:1.1.4")
'com.github.stephenc.high-scale-lib:java_util_concurrent_chm:jar:1.1.4'
<dependency org="com.github.stephenc.high-scale-lib" name="java_util_concurrent_chm" rev="1.1.4">
<artifact name="java_util_concurrent_chm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.high-scale-lib', module='java_util_concurrent_chm', version='1.1.4')
)
libraryDependencies += "com.github.stephenc.high-scale-lib" % "java_util_concurrent_chm" % "1.1.4"
[com.github.stephenc.high-scale-lib/java_util_concurrent_chm "1.1.4"]