is not current version
Last Version 2.9.1

cn.ipokerface:spring-web 2.8.0

Common Library of ipokerface

GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-web
Version

Version

2.8.0
Type

Type

jar

Download spring-web 2.8.0


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