fernice-refract

Allows thwarting the encapsulation system at runtime to implement features that are required to make use of internal API despite there "not being a reason to"

License

License

GroupId

GroupId

org.fernice
ArtifactId

ArtifactId

refract
Last Version

Last Version

17.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fernice-refract
Allows thwarting the encapsulation system at runtime to implement features that are required to make use of internal API despite there "not being a reason to"
Project URL

Project URL

https://github.com/fernice/refract
Source Code Management

Source Code Management

https://github.com/fernice/refract

Download refract

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.toolfactory : narcissus jar 1.0.7
org.jetbrains : annotations jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
17.0.0