is not current version
Last Version 1.3.5

com.github.fangjinuo.esmvc:esmvc-model 1.2.0


GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc-model
Version

Version

1.2.0
Type

Type

jar

Download esmvc-model 1.2.0


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