is not current version
Last Version 1.0.0

io.esastack:restlight-springmvc-annotation 0.0.1


GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-springmvc-annotation
Version

Version

0.0.1
Type

Type

jar

Download restlight-springmvc-annotation 0.0.1


<!-- https://jarcasting.com/artifacts/io.esastack/restlight-springmvc-annotation/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>restlight-springmvc-annotation</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-springmvc-annotation/
implementation 'io.esastack:restlight-springmvc-annotation:0.0.1'
// https://jarcasting.com/artifacts/io.esastack/restlight-springmvc-annotation/
implementation ("io.esastack:restlight-springmvc-annotation:0.0.1")
'io.esastack:restlight-springmvc-annotation:jar:0.0.1'
<dependency org="io.esastack" name="restlight-springmvc-annotation" rev="0.0.1">
  <artifact name="restlight-springmvc-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-springmvc-annotation', version='0.0.1')
)
libraryDependencies += "io.esastack" % "restlight-springmvc-annotation" % "0.0.1"
[io.esastack/restlight-springmvc-annotation "0.0.1"]