MVN

com.hexagonkt : helpers

Maven & Gradle

Apr 10, 2023
579 stars

helpers · Hexagon helpers.

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>helpers</artifactId>
    <version>2.6.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hexagonkt : helpers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.8

All Versions

Choose a version of com.hexagonkt : helpers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
helpers-2.6.8
helpers-2.6.7
helpers-2.6.6
helpers-2.6.5
helpers-2.6.4
helpers-2.6.3
helpers-2.6.2
helpers-2.6.1
helpers-2.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>helpers</artifactId>
    <version>2.6.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hexagonkt : helpers gradle dependency to your build.gradle file:

implementation 'com.hexagonkt:helpers:2.6.8'

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

implementation("com.hexagonkt:helpers:2.6.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hexagonkt : helpers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hexagonkt" % "helpers" % "2.6.8"

Advertisement

Dependencies from Group

Oct 14, 2021
16 usages
579 stars
Aug 26, 2023
10 usages
579 stars
Aug 26, 2023
10 usages
579 stars
Oct 14, 2021
5 usages
579 stars
Aug 26, 2023
5 usages
579 stars

Discover Dependencies