License |
License |
---|---|
GroupId | GroupIdcom.github.chwagnlucid |
ArtifactId | ArtifactIdJuzzy |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuzzy
A Java based toolkit for type-1, interval type-2 and general type-2 fuzzy logic and fuzzy logic systems.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Juzzy-2.0.pom | |
Juzzy-2.0.jar | 182 KB |
Juzzy-2.0-sources.jar | 129 KB |
Juzzy-2.0-javadoc.jar | 824 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chwagnlucid/Juzzy/ -->
<dependency>
<groupId>com.github.chwagnlucid</groupId>
<artifactId>Juzzy</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chwagnlucid/Juzzy/
implementation 'com.github.chwagnlucid:Juzzy:2.0'
// https://jarcasting.com/artifacts/com.github.chwagnlucid/Juzzy/
implementation ("com.github.chwagnlucid:Juzzy:2.0")
'com.github.chwagnlucid:Juzzy:jar:2.0'
<dependency org="com.github.chwagnlucid" name="Juzzy" rev="2.0">
<artifact name="Juzzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chwagnlucid', module='Juzzy', version='2.0')
)
libraryDependencies += "com.github.chwagnlucid" % "Juzzy" % "2.0"
[com.github.chwagnlucid/Juzzy "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yannrichet : JMathPlot | jar | 1.0.1 |