is not current version
Last Version 0.2.6

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

The bean-mapping for asm.

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.5
Type

Type

jar

Download bean-mapping-asm 0.2.5


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