Last Version

Unsafe Collection 1.0

Collections that use the Unsafe class for storing objects

License

License

Categories

Categories

Net
GroupId

GroupId

net.bramp.unsafe
ArtifactId

ArtifactId

unsafe-collection
Version

Version

1.0
Type

Type

jar
Description

Description

Unsafe Collection
Collections that use the Unsafe class for storing objects

Download unsafe-collection 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.bramp.unsafe : unsafe-helper jar 1.0
net.bramp.unsafe : unsafe-unroller jar 1.0
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
net.bramp.unsafe : unsafe-tests jar 1.0

Project Modules

There are no modules declared in this project.