Last Version

fannj 0.6

Provides Java bindings to the Fast Artificial Neural Network Library (FANN).

License

License

GroupId

GroupId

com.googlecode.fannj
ArtifactId

ArtifactId

fannj
Version

Version

0.6
Type

Type

jar
Description

Description

fannj
Provides Java bindings to the Fast Artificial Neural Network Library (FANN).
Project URL

Project URL

http://code.google.com/p/fannj

Download fannj 0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.2.7

test (2)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.