Last Version

neuroph 2.92

neuroph is a ann lib . this release is a fork from https://github.com/neuroph/neuroph .

License

License

GroupId

GroupId

org.beykery
ArtifactId

ArtifactId

neuroph
Version

Version

2.92
Type

Type

jar
Description

Description

neuroph
neuroph is a ann lib . this release is a fork from https://github.com/neuroph/neuroph .
Project URL

Project URL

http://git.oschina.net/beykery/neuroph

Download neuroph 2.92


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-lang3 jar 3.3.2
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-mockito jar 1.5.4

Project Modules

There are no modules declared in this project.