Last Version

Decimated 1.0.2

Classes to help control/throttle execution frequency of code, and more

License

License

GroupId

GroupId

io.github.achacha
ArtifactId

ArtifactId

Decimated
Version

Version

1.0.2
Type

Type

jar
Description

Description

Decimated
Classes to help control/throttle execution frequency of code, and more
Project URL

Project URL

https://github.com/AlexChachanashviliOss/Decimated
Source Code Management

Source Code Management

https://github.com/AlexChachanashviliOss/Decimated

Download Decimated 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.reflections : reflections jar 0.10.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.