MVN

org.littleshoot : util

Maven & Gradle

May 14, 2013
25 usages
1 stars

LittleShoot Utilities

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>util</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.littleshoot : util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.littleshoot : util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
util-1.0.3
util-1.0.2
util-1.0.1
util-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>util</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.littleshoot : util gradle dependency to your build.gradle file:

implementation 'org.littleshoot:util:1.0.3'

Gradle Kotlin DSL: Add the following org.littleshoot : util gradle kotlin dependency to your build.gradle.kts file:

implementation("org.littleshoot:util:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.littleshoot : util sbt scala dependency to your build.sbt file:

libraryDependencies += "org.littleshoot" % "util" % "1.0.3"

Advertisement

Dependencies from Group

Mar 05, 2017
80 usages
2k stars
May 14, 2013
25 usages
1 stars
May 28, 2013
13 usages
8 stars
May 14, 2013
11 usages
1 stars
May 14, 2013
10 usages
1 stars

Discover Dependencies

Nov 27, 2007
19 usages
Nov 27, 2007
20 usages
Jan 18, 2008
50 usages
Nov 14, 2013
19 usages
Sep 03, 2013
13 usages
Jul 20, 2008
22 usages
Mar 22, 2015
15 usages
Aug 23, 2023
24 usages
170 stars