is not current version
Last Version 1.3.5

com.github.fangjinuo.esmvc:esmvc-service-rest 1.3.4


GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc-service-rest
Version

Version

1.3.4
Type

Type

jar

Download esmvc-service-rest 1.3.4


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