MVN

org.littleshoot : stun-stack

Maven & Gradle

May 14, 2013
7 usages
2 stars

LittleShoot STUN Stack

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

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
stun-stack-1.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>stun-stack</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.littleshoot:stun-stack:1.0.3'

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

implementation("org.littleshoot:stun-stack:1.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.littleshoot" % "stun-stack" % "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

May 17, 2011
5 usages
4 stars
Dec 23, 2014
16 usages
7.2k stars
Feb 15, 2015
16 usages
708 stars
Nov 28, 2013
23 usages
Jun 29, 2013
35 usages
423 stars
Jul 14, 2013
12 usages
1 stars
May 20, 2010
18 usages
Feb 08, 2013
15 usages
22 stars