License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-fchashmap |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionSwirlds is a software platform designed to build fully-distributed applications that harness the power of the
cloud without servers. Now you can develop applications with fairness in decision making, speed, trust and
reliability, at a fraction of the cost of traditional server-based platforms.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swirlds-fchashmap-0.9.4.pom | |
swirlds-fchashmap-0.9.4.jar | 15 KB |
swirlds-fchashmap-0.9.4-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-fchashmap/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-fchashmap</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-fchashmap/
implementation 'com.swirlds:swirlds-fchashmap:0.9.4'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-fchashmap/
implementation ("com.swirlds:swirlds-fchashmap:0.9.4")
'com.swirlds:swirlds-fchashmap:jar:0.9.4'
<dependency org="com.swirlds" name="swirlds-fchashmap" rev="0.9.4">
<artifact name="swirlds-fchashmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-fchashmap', version='0.9.4')
)
libraryDependencies += "com.swirlds" % "swirlds-fchashmap" % "0.9.4"
[com.swirlds/swirlds-fchashmap "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-common | jar | 0.9.4 |
com.swirlds : swirlds-logging | jar | 0.9.4 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |