MVN

net.ifok.common : common-util

Maven & Gradle

Nov 27, 2022

common-util · common utils.

<dependency>
    <groupId>net.ifok.common</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ifok.common : common-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.16

All Versions

Choose a version of net.ifok.common : common-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
common-util-1.0.16
common-util-1.0.15
common-util-1.0.14
common-util-1.0.13
common-util-1.0.11
common-util-1.0.10
common-util-1.0.8
common-util-1.0.7
common-util-1.0.6
common-util-1.0.5
common-util-1.0.4
common-util-1.0.3

How to add a dependency to Maven

Add the following net.ifok.common : common-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ifok.common</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ifok.common : common-util gradle dependency to your build.gradle file:

implementation 'net.ifok.common:common-util:1.0.16'

Gradle Kotlin DSL: Add the following net.ifok.common : common-util gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ifok.common:common-util:1.0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ifok.common : common-util sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ifok.common" % "common-util" % "1.0.16"

Advertisement

Dependencies from Group

Discover Dependencies

May 25, 2021
1 usages
May 25, 2021
1 usages
Oct 02, 2022
29 stars
Oct 02, 2022
29 stars
Oct 02, 2022
29 stars
May 25, 2021
0 stars
May 25, 2021
0 stars
May 25, 2021
11 stars
Aug 17, 2023
8 usages
74 stars