Last Version

feedbackcontrol4j 3.0.0

A small java 8+ standalone library to implement feedback control

License

License

GroupId

GroupId

ch.petikoch.libs
ArtifactId

ArtifactId

feedbackcontrol4j
Version

Version

3.0.0
Type

Type

jar
Description

Description

feedbackcontrol4j
A small java 8+ standalone library to implement feedback control
Project URL

Project URL

https://github.com/Petikoch/feedbackcontrol4j
Source Code Management

Source Code Management

https://github.com/Petikoch/feedbackcontrol4j

Download feedbackcontrol4j 3.0.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit : junit-bom jar 5.7.1
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.