MVN

com.lib16 : utils

Maven & Gradle

Sep 16, 2016
2 usages
0 stars

lib16 Utility Functions · Some utility classes for lib16.

<dependency>
    <groupId>com.lib16</groupId>
    <artifactId>utils</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
utils-1.0.2
utils-1.0.1
1.0
utils-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lib16</groupId>
    <artifactId>utils</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lib16:utils:1.0.2'

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

implementation("com.lib16:utils:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lib16" % "utils" % "1.0.2"

Advertisement

Dependencies from Group

Sep 16, 2016
2 usages
0 stars
Sep 16, 2016
1 usages
0 stars
Aug 14, 2016
1 usages
0 stars
Sep 16, 2016
1 usages
1 stars
Sep 16, 2016
1 stars

Discover Dependencies

Mar 24, 2017
2 usages
0 stars
Sep 29, 2016
3 usages
0 stars
Apr 26, 2018
2 usages
467 stars
May 09, 2018
2 usages
9 stars
Nov 07, 2017
2 usages
4 stars
Nov 19, 2017
2 usages
Mar 01, 2018
3 usages
1 stars