is not current version
Last Version 1.4.2.RELEASE

cn.org.faster:faster-web 1.2.0.RELEASE


GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-web
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download faster-web 1.2.0.RELEASE


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