MVN

org.swblocks.decisiontree : core

Maven & Gradle

Jun 03, 2018
4 usages
25 stars

SWBlocks-DecisionTree · Software Blocks DecisionTree Library

<dependency>
    <groupId>org.swblocks.decisiontree</groupId>
    <artifactId>core</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
core-1.1.0
1.0.x
core-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.swblocks.decisiontree</groupId>
    <artifactId>core</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.swblocks.decisiontree:core:1.1.0'

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

implementation("org.swblocks.decisiontree:core:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.swblocks.decisiontree" % "core" % "1.1.0"

Advertisement

Dependencies from Group

Jun 03, 2018
4 usages
25 stars
Jun 03, 2018
3 usages
25 stars
Jun 03, 2018
1 usages
25 stars
Jun 03, 2018
25 stars

Discover Dependencies

Jul 19, 2017
3 usages
1 stars
Nov 18, 2019
10 usages
0 stars
Jul 27, 2023
4 usages
0 stars
Jan 17, 2022
5 usages
333 stars
Jul 30, 2018
4 usages
Aug 08, 2023
32 usages
45 stars
Jul 16, 2021
5 usages
1 stars
Feb 01, 2023
10 usages
0 stars
Apr 12, 2017
7 usages
1.2k stars