Последняя версия

afterburner Parent 1.0.2

afterburnering is, indeed, kind of way to bypass java single inheritance paradigm. It allows to copy all declared fields, constructors and methods in a given class into another class.

Лицензия

Лицензия

Группа

Группа

com.github.stephanenicolas.afterburner
Идентификатор

Идентификатор

afterburner-parent
Версия

Версия

1.0.2
Тип

Тип

pom
Описание

Описание

afterburner Parent
afterburnering is, indeed, kind of way to bypass java single inheritance paradigm. It allows to copy all declared fields, constructors and methods in a given class into another class.

Скачать afterburner-parent 1.0.2

Имя Файла Размер
afterburner-parent-1.0.2.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.afterburner/afterburner-parent/ -->
<dependency>
    <groupId>com.github.stephanenicolas.afterburner</groupId>
    <artifactId>afterburner-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.afterburner/afterburner-parent/
implementation 'com.github.stephanenicolas.afterburner:afterburner-parent:1.0.2'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.afterburner/afterburner-parent/
implementation ("com.github.stephanenicolas.afterburner:afterburner-parent:1.0.2")
'com.github.stephanenicolas.afterburner:afterburner-parent:pom:1.0.2'
<dependency org="com.github.stephanenicolas.afterburner" name="afterburner-parent" rev="1.0.2">
  <artifact name="afterburner-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.afterburner', module='afterburner-parent', version='1.0.2')
)
libraryDependencies += "com.github.stephanenicolas.afterburner" % "afterburner-parent" % "1.0.2"
[com.github.stephanenicolas.afterburner/afterburner-parent "1.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • afterburner-library