is not current version
Last Version 1.6.2

io.github.karlatemp:unsafe-accessor 1.2.3

Unsafe accessing library

GroupId

GroupId

io.github.karlatemp
ArtifactId

ArtifactId

unsafe-accessor
Version

Version

1.2.3
Type

Type

jar

Download unsafe-accessor 1.2.3


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