MVN

io.hektor : hektor-core

Maven & Gradle

May 28, 2023
6 usages
1 stars

Hektor Core

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

Latest Version

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

  • Latest Stable: 0.0.8

All Versions

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

Version Vulnerabilities Updated
0.0.x
hektor-core-0.0.8
hektor-core-0.0.7
hektor-core-0.0.6
hektor-core-0.0.5
hektor-core-0.0.4
hektor-core-0.0.3
hektor-core-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-core</artifactId>
    <version>0.0.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.hektor:hektor-core:0.0.8'

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

implementation("io.hektor:hektor-core:0.0.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.hektor" % "hektor-core" % "0.0.8"

Advertisement

Dependencies from Group

May 28, 2023
9 usages
1 stars
May 28, 2023
6 usages
1 stars
May 28, 2023
6 usages
1 stars
May 28, 2023
2 usages
1 stars
May 28, 2023
1 stars

Discover Dependencies

Dec 09, 2022
2 usages
863 stars
Jul 07, 2020
4 usages
17 stars
Aug 27, 2017
4 usages
2 stars
Jul 08, 2020
5 usages
7 stars
Jun 06, 2023
23 usages
50 stars
Aug 01, 2021
11 usages
5 stars
Sep 02, 2015
2 usages
30 stars