is not current version
Last Version 1.0.2

Decimated 1.0.1

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.1
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.1


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

Dependencies

compile (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.