is not current version
Last Version 2.1.1-beta

com.gframework.boot:gframework-web-anti-brush 1.0.0

接口防刷组件

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-web-anti-brush
Version

Version

1.0.0
Type

Type

jar

Download gframework-web-anti-brush 1.0.0


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