MVN

io.github.dstears : util

Maven & Gradle

Nov 29, 2021
0 stars

util · Some utils

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

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
util-0.0.2
util-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.dstears</groupId>
    <artifactId>util</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.dstears:util:0.0.2'

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

implementation("io.github.dstears:util:0.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.dstears" % "util" % "0.0.2"

Advertisement

Dependencies from Group

Nov 29, 2021
0 stars

Discover Dependencies

Aug 07, 2022
3 usages
36 stars
Dec 02, 2014
16 usages
98 stars
Aug 16, 2013
2 usages
Aug 13, 2013
2 usages
Feb 14, 2006
197 usages
dbz
Nov 09, 2014
Jan 21, 2013
5 usages
233 stars