| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMixin Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-mixin |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-mixin
Artifact for mixins of general interest.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-mixin-3.0.0.pom | |
| refcodes-mixin-3.0.0.jar | 219 KB |
| refcodes-mixin-3.0.0-tests.jar | 1 KB |
| refcodes-mixin-3.0.0-test-sources.jar | 3 KB |
| refcodes-mixin-3.0.0-sources.jar | 153 KB |
| refcodes-mixin-3.0.0-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-mixin/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-mixin</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-mixin/
implementation 'org.refcodes:refcodes-mixin:3.0.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-mixin/
implementation ("org.refcodes:refcodes-mixin:3.0.0")
'org.refcodes:refcodes-mixin:jar:3.0.0'
<dependency org="org.refcodes" name="refcodes-mixin" rev="3.0.0">
<artifact name="refcodes-mixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-mixin', version='3.0.0')
)
libraryDependencies += "org.refcodes" % "refcodes-mixin" % "3.0.0"
[org.refcodes/refcodes-mixin "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |