MVN

io.hkube : interfaces

Maven & Gradle

Oct 23, 2022
5 usages
0 stars
<dependency>
    <groupId>io.hkube</groupId>
    <artifactId>interfaces</artifactId>
    <version>v2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hkube : interfaces to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v2.3.1

All Versions

Choose a version of io.hkube : interfaces to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v2.3.x
interfaces-v2.3.1
v2.2.x
interfaces-v2.2.2
2.0.x
interfaces-2.0.00
1.3.x
interfaces-1.3.06
interfaces-1.3.05
interfaces-1.3.04
interfaces-1.3.03
interfaces-1.3.02
interfaces-1.3.01
1.3
interfaces-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>io.hkube</groupId>
    <artifactId>interfaces</artifactId>
    <version>v2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hkube : interfaces gradle dependency to your build.gradle file:

implementation 'io.hkube:interfaces:v2.3.1'

Gradle Kotlin DSL: Add the following io.hkube : interfaces gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hkube:interfaces:v2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hkube : interfaces sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hkube" % "interfaces" % "v2.3.1"

Advertisement

Dependencies from Group

Oct 23, 2022
12 usages
0 stars
Oct 23, 2022
8 usages
0 stars
Oct 23, 2022
6 usages
0 stars
Oct 23, 2022
5 usages
0 stars
Oct 23, 2022
4 usages
0 stars

Discover Dependencies