is not current version
Last Version 1.2.5

me.youm.frame:shore-webmvc 1.1.1-RELEASE


GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-webmvc
Version

Version

1.1.1-RELEASE
Type

Type

jar

Download shore-webmvc 1.1.1-RELEASE


<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-webmvc/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-webmvc</artifactId>
    <version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-webmvc/
implementation 'me.youm.frame:shore-webmvc:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/me.youm.frame/shore-webmvc/
implementation ("me.youm.frame:shore-webmvc:1.1.1-RELEASE")
'me.youm.frame:shore-webmvc:jar:1.1.1-RELEASE'
<dependency org="me.youm.frame" name="shore-webmvc" rev="1.1.1-RELEASE">
  <artifact name="shore-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-webmvc', version='1.1.1-RELEASE')
)
libraryDependencies += "me.youm.frame" % "shore-webmvc" % "1.1.1-RELEASE"
[me.youm.frame/shore-webmvc "1.1.1-RELEASE"]