MVN

org.api4 : algorithm

Maven & Gradle

Jan 09, 2020
6 usages
0 stars

algorithms · Fundamental utils required by many other starlibs projects.

<dependency>
    <groupId>org.api4</groupId>
    <artifactId>algorithm</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.api4 : algorithm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.api4 : algorithm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
algorithm-1.0.0
0.0.x
algorithm-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.api4</groupId>
    <artifactId>algorithm</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.api4 : algorithm gradle dependency to your build.gradle file:

implementation 'org.api4:algorithm:1.0.0'

Gradle Kotlin DSL: Add the following org.api4 : algorithm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.api4:algorithm:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.api4 : algorithm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.api4" % "algorithm" % "1.0.0"

Advertisement

Dependencies from Group

Jan 09, 2020
8 usages
0 stars
Jan 09, 2020
6 usages
0 stars
Jan 09, 2020
5 usages
0 stars
Jan 09, 2020
3 usages
0 stars
Jan 09, 2020
1 usages
0 stars

Discover Dependencies

Jul 31, 2023
2 usages
9 stars
Jul 23, 2021
7 usages
10 stars
Apr 11, 2020
2 usages
150 stars
Aug 27, 2017
2 usages
2 stars
Nov 27, 2017
2 usages
3 stars
Dec 17, 2017
6 usages
2 stars
Mar 08, 2019
3 usages
7 stars