License |
License
GNU LESSER GENERAL PUBLIC LICENSE
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcn.wensiqun |
ArtifactId | ArtifactIdasmsupport-third |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasmsupport-third
This modules is a set of third open source code, the benefit is to avoid third
library confilict when you use asmsupport
|
Filename | Size |
---|---|
asmsupport-third-0.4.3.pom | |
asmsupport-third-0.4.3.jar | 92 KB |
asmsupport-third-0.4.3-sources.jar | 120 KB |
asmsupport-third-0.4.3-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-third/ -->
<dependency>
<groupId>cn.wensiqun</groupId>
<artifactId>asmsupport-third</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-third/
implementation 'cn.wensiqun:asmsupport-third:0.4.3'
// https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-third/
implementation ("cn.wensiqun:asmsupport-third:0.4.3")
'cn.wensiqun:asmsupport-third:jar:0.4.3'
<dependency org="cn.wensiqun" name="asmsupport-third" rev="0.4.3">
<artifact name="asmsupport-third" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wensiqun', module='asmsupport-third', version='0.4.3')
)
libraryDependencies += "cn.wensiqun" % "asmsupport-third" % "0.4.3"
[cn.wensiqun/asmsupport-third "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |