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

redefine 0.0.2

Use ByteBuddy API for code redefinition(Java)

Лицензия

Лицензия

Группа

Группа

io.github.bigwolftime
Идентификатор

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

redefine
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

redefine
Use ByteBuddy API for code redefinition(Java)
Система контроля версий

Система контроля версий

https://github.com/bigwolftime/redefine.git

Скачать redefine 0.0.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.bytebuddy : byte-buddy-agent jar 1.10.18
org.apache.commons : commons-io jar 1.3.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

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

Данный проект не имеет модулей.