is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-concurrent-counter 3.0.0

计数器

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-concurrent-counter
Version

Version

3.0.0
Type

Type

pom

Download hsweb-concurrent-counter 3.0.0


<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-concurrent-counter/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-concurrent-counter</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-concurrent-counter/
implementation 'org.hswebframework.web:hsweb-concurrent-counter:3.0.0'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-concurrent-counter/
implementation ("org.hswebframework.web:hsweb-concurrent-counter:3.0.0")
'org.hswebframework.web:hsweb-concurrent-counter:pom:3.0.0'
<dependency org="org.hswebframework.web" name="hsweb-concurrent-counter" rev="3.0.0">
  <artifact name="hsweb-concurrent-counter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-concurrent-counter', version='3.0.0')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-concurrent-counter" % "3.0.0"
[org.hswebframework.web/hsweb-concurrent-counter "3.0.0"]