is not current version
Last Version 1.6.2

io.github.karlatemp:unsafe-accessor 1.2.2

Unsafe accessing library

GroupId

GroupId

io.github.karlatemp
ArtifactId

ArtifactId

unsafe-accessor
Version

Version

1.2.2
Type

Type

jar

Download unsafe-accessor 1.2.2


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