is not current version
Last Version 2.1.3

com.github.yelong0216:yelong-model-support 2.1.2

yelong-core中的Model支持与帮助(包含生成器)

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-model-support
Version

Version

2.1.2
Type

Type

jar

Download yelong-model-support 2.1.2


<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-model-support/ -->
<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-model-support</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-model-support/
implementation 'com.github.yelong0216:yelong-model-support:2.1.2'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-model-support/
implementation ("com.github.yelong0216:yelong-model-support:2.1.2")
'com.github.yelong0216:yelong-model-support:jar:2.1.2'
<dependency org="com.github.yelong0216" name="yelong-model-support" rev="2.1.2">
  <artifact name="yelong-model-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-model-support', version='2.1.2')
)
libraryDependencies += "com.github.yelong0216" % "yelong-model-support" % "2.1.2"
[com.github.yelong0216/yelong-model-support "2.1.2"]