MVN

com.indeed : util-core

Maven & Gradle

Jun 21, 2023
19 usages
146 stars

util-core · util-core

<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>util-core</artifactId>
    <version>1.0.52-3042601</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.indeed : util-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.52-3042601

All Versions

Choose a version of com.indeed : util-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
util-core-1.0.52-3042601
util-core-1.0.51-e4c2289
util-core-1.0.50-34ca15b
util-core-1.0.49-1cfb888
util-core-1.0.48-4beacb3
util-core-1.0.47-dev-ossplugin-49e3a5b
util-core-1.0.36-dev-ossplugin-d7871c3
util-core-1.0.36
util-core-1.0.35
util-core-1.0.34
util-core-1.0.33
util-core-1.0.32
util-core-1.0.31
util-core-1.0.30
util-core-1.0.28
util-core-1.0.25
util-core-1.0.24
util-core-1.0.23
util-core-1.0.22
util-core-1.0.21
util-core-1.0.20
util-core-1.0.19
util-core-1.0.18
util-core-1.0.17
util-core-1.0.16
util-core-1.0.15
util-core-1.0.14
util-core-1.0.13
util-core-1.0.12
util-core-1.0.9
util-core-1.0.8
util-core-1.0.7
util-core-1.0.6
util-core-1.0.5
util-core-1.0.4
util-core-1.0.3
util-core-1.0.2
util-core-1.0.1
util-core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>util-core</artifactId>
    <version>1.0.52-3042601</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.indeed : util-core gradle dependency to your build.gradle file:

implementation 'com.indeed:util-core:1.0.52-3042601'

Gradle Kotlin DSL: Add the following com.indeed : util-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.indeed:util-core:1.0.52-3042601")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.indeed : util-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.indeed" % "util-core" % "1.0.52-3042601"

Advertisement

Dependencies from Group

Jun 21, 2023
19 usages
146 stars
Jun 21, 2023
13 usages
146 stars
Apr 20, 2016
7 usages
30 stars
Jun 21, 2023
7 usages
146 stars
Jun 21, 2023
6 usages
146 stars

Discover Dependencies