is not current version
Last Version 1.0.5-RELEASE

top.xzxsrq:dynamicObject 1.0.2-RELEASE

我的工具库

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

dynamicObject
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download dynamicObject 1.0.2-RELEASE


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