| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fernice |
| Идентификатор | Идентификаторrefract |
| Последняя версия | Последняя версия17.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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"
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refract-17.0.0.pom | |
| refract-17.0.0.jar | 9 KB |
| refract-17.0.0-sources.jar | 6 KB |
| refract-17.0.0-javadoc.jar | 130 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.toolfactory : narcissus | jar | 1.0.7 |
| org.jetbrains : annotations | jar | 22.0.0 |