Jar examples for u:unsafe-helper
Helper class to use the sun.misc.Unsafe class
You can download jar file unsafe-helper 1.0 in this page.
You can use the following script to add unsafe-helper-1.0.jar to your project.
<dependency> <groupId>net.bramp.unsafe</groupId> <artifactId>unsafe-helper</artifactId> <version>1.0</version> </dependency>
compile group: 'net.bramp.unsafe', name: 'unsafe-helper', version: '1.0'
libraryDependencies += "net.bramp.unsafe" % "unsafe-helper" % "1.0"
<dependency org="net.bramp.unsafe" name="unsafe-helper" rev="1.0"/>
@Grapes(@Grab(group='net.bramp.unsafe', module='unsafe-helper', version='1.0'))
'net.bramp.unsafe:unsafe-helper:jar:1.0'
Click the following link to download the jar file.
unsafe-helper-1.0-javadoc.jar