is not current version
Last Version 1.0.36

org.fernice:fernice-reflare-access 1.0.26

Dirty helper for accessing internal Java API

GroupId

GroupId

org.fernice
ArtifactId

ArtifactId

fernice-reflare-access
Version

Version

1.0.26
Type

Type

jar

Download fernice-reflare-access 1.0.26


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