MVN

com.daioware : sort

Maven & Gradle

Dec 14, 2017

Sorting Algorithms · Utilities about sorting algorithms

<dependency>
    <groupId>com.daioware</groupId>
    <artifactId>sort</artifactId>
    <version>1.0.3-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daioware : sort to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3-RELEASE

All Versions

Choose a version of com.daioware : sort to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sort-1.0.3-RELEASE
sort-1.0.2-RELEASE
sort-1.0.1-RELEASE
sort-1.0.0-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>com.daioware</groupId>
    <artifactId>sort</artifactId>
    <version>1.0.3-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daioware : sort gradle dependency to your build.gradle file:

implementation 'com.daioware:sort:1.0.3-RELEASE'

Gradle Kotlin DSL: Add the following com.daioware : sort gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daioware:sort:1.0.3-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daioware : sort sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daioware" % "sort" % "1.0.3-RELEASE"

Advertisement

Dependencies from Group

Dec 10, 2018
11 usages
Sep 16, 2018
9 usages
log
Dec 27, 2017
6 usages
Dec 19, 2017
4 usages
Dec 19, 2017
2 usages

Discover Dependencies

Dec 11, 2017
0 stars
Nov 09, 2019
42 stars
Dec 14, 2017
277 stars
May 08, 2018
1 usages
Feb 09, 2018
2.6k stars
Dec 19, 2017