es.jfml:java-core

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

es.jfml
ArtifactId

ArtifactId

java-core
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

es.jfml:java-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 java-core

How to add to project

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

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.0
v1.3