Almson Ref-Count

almson-refcount is a reference counting implementation for Java derived from Netty. It aims to be robust, simple, efficient, and clever.

License

License

Categories

Categories

Net
GroupId

GroupId

net.almson
ArtifactId

ArtifactId

almson-refcount
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Almson Ref-Count
almson-refcount is a reference counting implementation for Java derived from Netty. It aims to be robust, simple, efficient, and clever.
Project URL

Project URL

https://github.com/almson/almson-refcount
Source Code Management

Source Code Management

https://github.com/almson/almson-refcount

Download almson-refcount

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0