Last Version

com.github.houbb:bean-mapping-asm 0.2.6

The bean-mapping for asm.

License

License

Categories

Categories

Bean Mapping General Purpose Libraries ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

bean-mapping-asm
Version

Version

0.2.6
Type

Type

jar
Description

Description

The bean-mapping for asm.

Download bean-mapping-asm 0.2.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : bean-mapping-api jar 0.2.6
com.github.houbb : heaven jar 0.1.62
com.github.houbb : asm-tool jar 0.0.3

Project Modules

There are no modules declared in this project.