Last Version

Unsafe Helper 1.0

Helper class to use the sun.misc.Unsafe class

License

License

Categories

Categories

Net
GroupId

GroupId

net.bramp.unsafe
ArtifactId

ArtifactId

unsafe-helper
Version

Version

1.0
Type

Type

jar
Description

Description

Unsafe Helper
Helper class to use the sun.misc.Unsafe class

Download unsafe-helper 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.