License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-reflect |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description反射相关操作
Depend
|
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-reflect/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-reflect</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-reflect/
implementation 'io.leopard.boot:leopard-boot-reflect:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-reflect/
implementation ("io.leopard.boot:leopard-boot-reflect:0.9.20")
'io.leopard.boot:leopard-boot-reflect:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-reflect" rev="0.9.20">
<artifact name="leopard-boot-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-reflect', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-reflect" % "0.9.20"
[io.leopard.boot/leopard-boot-reflect "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.22.0-GA |