License |
License |
---|---|
GroupId | GroupIdorg.fernice |
ArtifactId | ArtifactIdfernice-reflare-access |
Version | Version1.0.34 |
Type | Typejar |
Description |
Descriptionfernice-reflare-access
Dirty helper for accessing internal Java API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.fernice/fernice-reflare-access/ -->
<dependency>
<groupId>org.fernice</groupId>
<artifactId>fernice-reflare-access</artifactId>
<version>1.0.34</version>
</dependency>
// https://jarcasting.com/artifacts/org.fernice/fernice-reflare-access/
implementation 'org.fernice:fernice-reflare-access:1.0.34'
// https://jarcasting.com/artifacts/org.fernice/fernice-reflare-access/
implementation ("org.fernice:fernice-reflare-access:1.0.34")
'org.fernice:fernice-reflare-access:jar:1.0.34'
<dependency org="org.fernice" name="fernice-reflare-access" rev="1.0.34">
<artifact name="fernice-reflare-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fernice', module='fernice-reflare-access', version='1.0.34')
)
libraryDependencies += "org.fernice" % "fernice-reflare-access" % "1.0.34"
[org.fernice/fernice-reflare-access "1.0.34"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.20 |