License |
License |
---|---|
GroupId | GroupIdorg.beykery |
ArtifactId | ArtifactIdneuroph |
Last Version | Last Version2.92 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionneuroph
neuroph is a ann lib . this release is a fork from https://github.com/neuroph/neuroph .
|
Project URL |
Project URL |
Filename | Size |
---|---|
neuroph-2.92.pom | |
neuroph-2.92.jar | 202 KB |
neuroph-2.92-sources.jar | 212 KB |
neuroph-2.92-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |