is not current version
Last Version 3.3.3

com.github.yuyenews:mars-mvc 2.2.1


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-mvc
Version

Version

2.2.1
Type

Type

jar

Download mars-mvc 2.2.1


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