MVN

ch.agent : util-base

Maven & Gradle

Sep 09, 2018
1 usages
0 stars

Base utilities · Base utilities for interacting with the operating environment.

<dependency>
    <groupId>ch.agent</groupId>
    <artifactId>util-base</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.agent : util-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of ch.agent : util-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
util-base-3.0.0

How to add a dependency to Maven

Add the following ch.agent : util-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.agent</groupId>
    <artifactId>util-base</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.agent : util-base gradle dependency to your build.gradle file:

implementation 'ch.agent:util-base:3.0.0'

Gradle Kotlin DSL: Add the following ch.agent : util-base gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.agent:util-base:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.agent : util-base sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.agent" % "util-base" % "3.0.0"

Advertisement

Dependencies from Group

Oct 06, 2017
3 usages
1 stars
t2
Oct 05, 2017
2 usages
1 stars
Oct 06, 2017
2 usages
0 stars
Sep 09, 2018
1 usages
0 stars
Oct 06, 2017
0 stars

Discover Dependencies

Aug 24, 2020
2 usages
0 stars
Sep 20, 2018
1 usages
0 stars
Sep 20, 2018
1 usages
0 stars
Sep 14, 2018
1 usages
Oct 02, 2018
1 usages
4 stars
Sep 26, 2018
1 usages
134 stars