Last Version

byte-buddy 1.2.2.1-jre17

The core maven build properties

License

License

Categories

Categories

GUI User Interface Byte Buddy Application Layer Libs Bytecode Manipulation Guice Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

byte-buddy
Version

Version

1.2.2.1-jre17
Type

Type

jar
Description

Description

byte-buddy
The core maven build properties
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/dev-kit/byte-buddy

Download byte-buddy 1.2.2.1-jre17


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : findbugs-annotations Optional jar 3.0.1
com.guicedee.services : jna-platform jar 1.2.2.1-jre17

Project Modules

There are no modules declared in this project.