Last Version

jfuzzylite 6.0.1

jfuzzylite(TM) is a free and open-source fuzzy logic control library programmed in Java. The goal of jfuzzylite is to easily design and efficiently operate fuzzy logic controllers following an object-oriented model without relying on external libraries. jfuzzylite is the Java equivalent of the fuzzylite(R) library. jfuzzylite is a trademark of FuzzyLite Limited. fuzzylite is a registered trademark of FuzzyLite Limited.

License

License

GroupId

GroupId

com.fuzzylite
ArtifactId

ArtifactId

jfuzzylite
Version

Version

6.0.1
Type

Type

jar
Description

Description

jfuzzylite
jfuzzylite(TM) is a free and open-source fuzzy logic control library programmed in Java. The goal of jfuzzylite is to easily design and efficiently operate fuzzy logic controllers following an object-oriented model without relying on external libraries. jfuzzylite is the Java equivalent of the fuzzylite(R) library. jfuzzylite is a trademark of FuzzyLite Limited. fuzzylite is a registered trademark of FuzzyLite Limited.
Project URL

Project URL

http://www.fuzzylite.com/java
Project Organization

Project Organization

FuzzyLite Limited
Source Code Management

Source Code Management

https://github.com/fuzzylite/jfuzzylite

Download jfuzzylite 6.0.1


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
com.github.stefanbirkner : system-rules jar 1.16.0

Project Modules

There are no modules declared in this project.