MVN

com.github.hopshackle : NTBEA

Maven & Gradle

Apr 07, 2021
0 stars

NTBEA · Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm

<dependency>
    <groupId>com.github.hopshackle</groupId>
    <artifactId>NTBEA</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hopshackle : NTBEA to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.github.hopshackle : NTBEA to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
NTBEA-0.3.0
0.2.x
NTBEA-0.2.1
0.2
NTBEA-0.2
0.1
NTBEA-0.1

How to add a dependency to Maven

Add the following com.github.hopshackle : NTBEA maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hopshackle</groupId>
    <artifactId>NTBEA</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hopshackle : NTBEA gradle dependency to your build.gradle file:

implementation 'com.github.hopshackle:NTBEA:0.3.0'

Gradle Kotlin DSL: Add the following com.github.hopshackle : NTBEA gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hopshackle:NTBEA:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hopshackle : NTBEA sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hopshackle" % "NTBEA" % "0.3.0"

Advertisement

Dependencies from Group

Apr 07, 2021
0 stars

Discover Dependencies

Apr 22, 2021
1 usages
19 stars
Mar 02, 2023
7 usages
1.1k stars
Jan 23, 2022
1 stars
Jan 23, 2022
1 stars
Jul 07, 2023
2 usages
69 stars
May 20, 2022
0 stars
Jun 25, 2023
7 usages
224 stars
Nov 24, 2020
290 usages
5.6k stars