MVN

io.konig : konig-core

Maven & Gradle

Oct 17, 2019
24 usages
4 stars

Konig Core · A library for core classes (Graph, Vertex, Edge, etc.)

<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-core</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.konig : konig-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of io.konig : konig-core to add to Maven or Gradle - All Versions:

  • Version Updated
  • konig-core-1.12.0

    Oct 17, 2019
  • konig-core-2.11.0

    Oct 15, 2019
  • konig-core-2.8.0

    Oct 03, 2019
  • konig-core-2.7.0

    Sep 19, 2019
  • konig-core-2.6.0

    Jun 03, 2019
  • konig-core-2.5.0

    Jun 02, 2019
  • konig-core-2.4.0

    Apr 08, 2019
  • konig-core-2.3.0

    Mar 04, 2019
  • konig-core-2.2.0

    Feb 18, 2019
  • konig-core-2.1.0

    Nov 12, 2018
  • konig-core-2.0.0

    Nov 01, 2018
  • konig-core-2.0.0-7

    Jan 06, 2017
  • konig-core-2.0.0-6

    Jan 05, 2017
  • konig-core-2.0.0-5

    Dec 22, 2016
  • konig-core-2.0.0-3

    Dec 12, 2016
  • konig-core-2.0.0-2

    Dec 07, 2016
  • konig-core-2.0.0-1

    Dec 06, 2016
  • konig-core-1.7.7

    Sep 21, 2016
  • konig-core-1.7.6

    Sep 20, 2016
  • konig-core-1.7.5

    Sep 20, 2016
  • konig-core-1.7.4

    Aug 12, 2016
  • konig-core-1.7.3

    Jun 28, 2016
  • konig-core-1.7.1

    May 25, 2016
  • konig-core-1.0.8

    May 24, 2016
  • konig-core-1.7.0

    May 21, 2016
  • konig-core-1.0.6

    Apr 25, 2016
  • konig-core-1.0.5

    Apr 14, 2016
  • konig-core-1.0.4

    Apr 14, 2016
  • konig-core-1.0.3

    Apr 11, 2016
  • konig-core-1.0.2

    Apr 09, 2016
  • konig-core-1.0.1

    Apr 09, 2016

How to add a dependency to Maven

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

<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-core</artifactId>
    <version>1.12.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.konig:konig-core:1.12.0'

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

implementation("io.konig:konig-core:1.12.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.konig" % "konig-core" % "1.12.0"

Advertisement

Dependencies from Group

Oct 17, 2019
24 usages
4 stars
Oct 17, 2019
12 usages
4 stars
Oct 17, 2019
11 usages
4 stars
Oct 17, 2019
11 usages
4 stars
Oct 17, 2019
9 usages
4 stars

Discover Dependencies

Nov 09, 2019
35 usages
0 stars
Jun 03, 2017
21 usages
1.4k stars
Nov 18, 2019
8 usages
0 stars
Aug 02, 2020
51 usages
571 stars
Aug 10, 2022
19 usages
65 stars
Nov 07, 2020
90 usages
1.8k stars
May 26, 2022
79 usages
0 stars
Jan 24, 2023
91 usages
105 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome