MVN

ch.petikoch.libs : feedbackcontrol4j

Maven & Gradle

Apr 05, 2021
4 stars

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

<dependency>
    <groupId>ch.petikoch.libs</groupId>
    <artifactId>feedbackcontrol4j</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.petikoch.libs : feedbackcontrol4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of ch.petikoch.libs : feedbackcontrol4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
feedbackcontrol4j-3.0.0

How to add a dependency to Maven

Add the following ch.petikoch.libs : feedbackcontrol4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.petikoch.libs</groupId>
    <artifactId>feedbackcontrol4j</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.petikoch.libs : feedbackcontrol4j gradle dependency to your build.gradle file:

implementation 'ch.petikoch.libs:feedbackcontrol4j:3.0.0'

Gradle Kotlin DSL: Add the following ch.petikoch.libs : feedbackcontrol4j gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.petikoch.libs:feedbackcontrol4j:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.petikoch.libs : feedbackcontrol4j sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.petikoch.libs" % "feedbackcontrol4j" % "3.0.0"

Advertisement

Dependencies from Group

Apr 05, 2021
1 usages
7 stars
Apr 05, 2021
2 stars
Apr 05, 2021
4 stars

Discover Dependencies

Apr 13, 2023
5 stars
Apr 13, 2023
5 stars
Apr 13, 2023
5 stars
Apr 13, 2023
2 usages
5 stars
Apr 13, 2023
2 usages
5 stars
Apr 13, 2023
1 usages
5 stars
Apr 04, 2021
1 usages
31 stars
Apr 03, 2021
6 stars
Apr 03, 2021
1 usages
6 stars