MVN

com.github.rillis : utils

Maven & Gradle

May 05, 2020
1 usages
0 stars

Utils · Simply library for files, math and others.

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

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
utils-1.2.0
1.1.x
utils-1.1.0
1.0.x
utils-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.rillis</groupId>
    <artifactId>utils</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.rillis:utils:1.2.0'

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

implementation("com.github.rillis:utils:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.rillis" % "utils" % "1.2.0"

Advertisement

Dependencies from Group

May 05, 2020
1 usages
0 stars
May 06, 2020
0 stars
zip
May 05, 2020
1 stars
May 06, 2020
0 stars
May 06, 2020
0 stars

Discover Dependencies

May 27, 2020
1 usages
3 stars
May 23, 2020
1 usages
1 stars
Jun 19, 2020
2 usages
1 stars
May 18, 2020
3 usages
0 stars
Aug 18, 2020
1 usages
May 21, 2020
3 usages
26 stars
Aug 25, 2020
3 usages
lib
Sep 17, 2021
1 usages
2 stars