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

Byte Buddy (without dependencies) 1.11.8

Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.

Лицензия

Лицензия

Категории

Категории

Сеть Byte Buddy Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

net.bytebuddy
Идентификатор

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

byte-buddy
Версия

Версия

1.11.8
Тип

Тип

jar
Описание

Описание

Byte Buddy (without dependencies)
Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.

Скачать byte-buddy 1.11.8


<!-- https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy/ -->
<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy</artifactId>
    <version>1.11.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy/
implementation 'net.bytebuddy:byte-buddy:1.11.8'
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy/
implementation ("net.bytebuddy:byte-buddy:1.11.8")
'net.bytebuddy:byte-buddy:jar:1.11.8'
<dependency org="net.bytebuddy" name="byte-buddy" rev="1.11.8">
  <artifact name="byte-buddy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bytebuddy', module='byte-buddy', version='1.11.8')
)
libraryDependencies += "net.bytebuddy" % "byte-buddy" % "1.11.8"
[net.bytebuddy/byte-buddy "1.11.8"]

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 5.8.0
net.java.dev.jna : jna-platform jar 5.8.0
com.google.code.findbugs : findbugs-annotations jar 3.0.1

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

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