Last Version

Debouncer 1.2.0

A simple debouncer for java.

License

License

GroupId

GroupId

io.github.bhowell2
ArtifactId

ArtifactId

async-test-helper
Version

Version

1.2.0
Type

Type

jar
Description

Description

Debouncer
A simple debouncer for java.
Project URL

Project URL

https://github.com/bhowell2/debouncer
Source Code Management

Source Code Management

https://github.com/bhowell2/debouncer

Download async-test-helper 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.