GroupId | GroupIdcom.github.fangjinuo.esmvc |
---|---|
ArtifactId | ArtifactIdesmvc-service-rest |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
esmvc-service-rest-1.3.4.pom | |
esmvc-service-rest-1.3.4.jar | 31 KB |
esmvc-service-rest-1.3.4-sources.jar | 12 KB |
esmvc-service-rest-1.3.4-javadoc.jar | 134 KB |
Browse |
<!-- 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"]