com.github.bpazy:debouncer

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

debouncer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download debouncer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0