Last Version

org.springframework:spring-asm 3.1.4.RELEASE

Spring Framework Parent

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-asm
Version

Version

3.1.4.RELEASE
Type

Type

jar
Description

Description

Spring Framework Parent
Source Code Management

Source Code Management

https://fisheye.springframework.org/browse/spring-framework/spring-asm

Download spring-asm 3.1.4.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.