is not current version
Last Version 1.0.36

org.fernice:fernice-reflare-access 1.0.29

Dirty helper for accessing internal Java API

GroupId

GroupId

org.fernice
ArtifactId

ArtifactId

fernice-reflare-access
Version

Version

1.0.29
Type

Type

jar

Download fernice-reflare-access 1.0.29


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