MVN

org.encog : encog-core

Maven & Gradle

Aug 30, 2017
11 usages
746 stars

Example Application · Encog Machine Learning Framework.

<dependency>
    <groupId>org.encog</groupId>
    <artifactId>encog-core</artifactId>
    <version>3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.encog : encog-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4

All Versions

Choose a version of org.encog : encog-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4
encog-core-3.4
3.3.x
encog-core-3.3.0
3.2.x
encog-core-3.2.0
3.1.x
encog-core-3.1.0
3.0.x
encog-core-3.0.2
encog-core-3.0.1
encog-core-3.0.0
2.5.x
encog-core-2.5.3
encog-core-2.5.2
2.3.x
encog-core-2.3.0-iirekm

How to add a dependency to Maven

Add the following org.encog : encog-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.encog</groupId>
    <artifactId>encog-core</artifactId>
    <version>3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.encog : encog-core gradle dependency to your build.gradle file:

implementation 'org.encog:encog-core:3.4'

Gradle Kotlin DSL: Add the following org.encog : encog-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.encog:encog-core:3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.encog : encog-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.encog" % "encog-core" % "3.4"

Advertisement

Dependencies from Group

Aug 30, 2017
11 usages
746 stars

Discover Dependencies

Jul 07, 2023
1.1k stars
Sep 21, 2020
81 usages
686 stars
Aug 01, 2023
1 usages
1k stars
Sep 06, 2017
499 usages
15 stars
Aug 24, 2023
4.4k stars
Aug 24, 2023
4.4k stars
Dec 10, 2021
5 usages
846 stars
Oct 08, 2020
3 usages
26.5k stars
Mar 30, 2023
680 stars
Aug 25, 2023
48 usages
1.8k stars