MVN

com.github.hypfvieh : java-utils

Maven & Gradle

Mar 28, 2022
6 usages
2 stars

A collection of utils commonly used in my projects. Feel free to use it (or parts of it) in your own projects.

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>java-utils</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hypfvieh : java-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.hypfvieh : java-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
java-utils-1.2.0
1.0.x
java-utils-1.0.6
java-utils-1.0.5
java-utils-1.0.4
java-utils-1.0.3
java-utils-1.0.2
java-utils-1.0.1
java-utils-1.0.0
java-utils-1.0.0-r1

How to add a dependency to Maven

Add the following com.github.hypfvieh : java-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>java-utils</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hypfvieh : java-utils gradle dependency to your build.gradle file:

implementation 'com.github.hypfvieh:java-utils:1.2.0'

Gradle Kotlin DSL: Add the following com.github.hypfvieh : java-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hypfvieh:java-utils:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hypfvieh : java-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hypfvieh" % "java-utils" % "1.2.0"

Advertisement

Dependencies from Group

Sep 08, 2022
13 usages
140 stars
Mar 10, 2023
7 usages
140 stars
Mar 28, 2022
6 usages
2 stars
Jan 01, 2018
1 usages
0 stars

Discover Dependencies

Dec 17, 2015
8 usages
5 stars
Jul 18, 2020
4 usages
12.9k stars
May 23, 2012
12 usages
Jun 21, 2023
43 usages
1.3k stars
Jun 13, 2019
3 usages
30 stars
Sep 13, 2017
5 usages
1.4k stars