| License | License | 
|---|---|
| GroupId | GroupIdtop.xzxsrq | 
| ArtifactId | ArtifactIddynamicObject | 
| Last Version | Last Version1.0.5-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptiondynamicObject 我的工具库 | 
<!-- https://jarcasting.com/artifacts/top.xzxsrq/dynamicObject/ -->
<dependency>
    <groupId>top.xzxsrq</groupId>
    <artifactId>dynamicObject</artifactId>
    <version>1.0.5-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.xzxsrq/dynamicObject/
implementation 'top.xzxsrq:dynamicObject:1.0.5-RELEASE'// https://jarcasting.com/artifacts/top.xzxsrq/dynamicObject/
implementation ("top.xzxsrq:dynamicObject:1.0.5-RELEASE")'top.xzxsrq:dynamicObject:jar:1.0.5-RELEASE'<dependency org="top.xzxsrq" name="dynamicObject" rev="1.0.5-RELEASE">
  <artifact name="dynamicObject" type="jar" />
</dependency>@Grapes(
@Grab(group='top.xzxsrq', module='dynamicObject', version='1.0.5-RELEASE')
)libraryDependencies += "top.xzxsrq" % "dynamicObject" % "1.0.5-RELEASE"[top.xzxsrq/dynamicObject "1.0.5-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.javassist : javassist | jar | 3.28.0-GA | 
| top.xzxsrq : common | jar | 1.0.5-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |