MVN

io.github.agentsoz : util

Maven & Gradle

Jan 29, 2019
3 usages
7 stars

Util · Utilities for all integration and example projects

<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>util</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.agentsoz : util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.agentsoz : util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
util-3.0.0
2.0.x
util-2.0.1
util-2.0.0
1.0.x
util-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>util</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.agentsoz : util gradle dependency to your build.gradle file:

implementation 'io.github.agentsoz:util:3.0.0'

Gradle Kotlin DSL: Add the following io.github.agentsoz : util gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.agentsoz:util:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.agentsoz : util sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.agentsoz" % "util" % "3.0.0"

Advertisement

Dependencies from Group

Jan 29, 2019
9 usages
7 stars
Jan 29, 2019
5 usages
5 stars
Jan 29, 2019
3 usages
7 stars
Mar 24, 2017
3 usages
7 stars
Jan 29, 2019
2 usages
7 stars

Discover Dependencies