es.jfml:JFML-Core

A library in Java for working with Fuzzy logic systems meeting the FML standard (see http://www.uco.es/JFML/)

License

License

GroupId

GroupId

es.jfml
ArtifactId

ArtifactId

JFML-Core
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

es.jfml:JFML-Core
A library in Java for working with Fuzzy logic systems meeting the FML standard (see http://www.uco.es/JFML/)
Source Code Management

Source Code Management

https://github.com/sotillo19/JFML

Download JFML-Core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
javax.xml.bind : jaxb-api jar 2.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0