is not current version
Last Version 1.5.0

cn.ipokerface:spring-mvc 1.4.0

spring-mvc project of ipokerface

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-mvc
Version

Version

1.4.0
Type

Type

jar

Download spring-mvc 1.4.0


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