is not current version
Last Version 2.1.1-beta

com.gframework.boot:gframework-web-anti-brush 2.1.0-beta

接口防刷组件

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-web-anti-brush
Version

Version

2.1.0-beta
Type

Type

jar

Download gframework-web-anti-brush 2.1.0-beta


<!-- https://jarcasting.com/artifacts/com.gframework.boot/gframework-web-anti-brush/ -->
<dependency>
    <groupId>com.gframework.boot</groupId>
    <artifactId>gframework-web-anti-brush</artifactId>
    <version>2.1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-web-anti-brush/
implementation 'com.gframework.boot:gframework-web-anti-brush:2.1.0-beta'
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-web-anti-brush/
implementation ("com.gframework.boot:gframework-web-anti-brush:2.1.0-beta")
'com.gframework.boot:gframework-web-anti-brush:jar:2.1.0-beta'
<dependency org="com.gframework.boot" name="gframework-web-anti-brush" rev="2.1.0-beta">
  <artifact name="gframework-web-anti-brush" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gframework.boot', module='gframework-web-anti-brush', version='2.1.0-beta')
)
libraryDependencies += "com.gframework.boot" % "gframework-web-anti-brush" % "2.1.0-beta"
[com.gframework.boot/gframework-web-anti-brush "2.1.0-beta"]