com.simiacryptus:refcount-core

src

License

License

GroupId

GroupId

com.simiacryptus
ArtifactId

ArtifactId

refcount-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

src
Project Organization

Project Organization

SimiaCryptus Software

Download refcount-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.simiacryptus/refcount-core/ -->
<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>refcount-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simiacryptus/refcount-core/
implementation 'com.simiacryptus:refcount-core:2.1.0'
// https://jarcasting.com/artifacts/com.simiacryptus/refcount-core/
implementation ("com.simiacryptus:refcount-core:2.1.0")
'com.simiacryptus:refcount-core:jar:2.1.0'
<dependency org="com.simiacryptus" name="refcount-core" rev="2.1.0">
  <artifact name="refcount-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simiacryptus', module='refcount-core', version='2.1.0')
)
libraryDependencies += "com.simiacryptus" % "refcount-core" % "2.1.0"
[com.simiacryptus/refcount-core "2.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.checkerframework : checker-qual jar
org.slf4j : slf4j-api jar
com.google.code.findbugs : jsr305 jar
org.jetbrains : annotations jar
com.google.guava : guava jar
com.fasterxml.jackson.core : jackson-databind jar

Project Modules

There are no modules declared in this project.

refcount-core

Reference Counting Garbage Collector for Java - Runtime Core

com.simiacryptus

Simia Cryptus

Big Data Science and Artificial Intelligence

Versions

Version
2.1.0
2.0.0
1.8.0
1.7.2
1.7.1
1.7.0