MVN

de.unistuttgart.ims : commons

Maven & Gradle

Mar 16, 2016
2 usages
0 stars

de.unistuttgart.ims.commons · A collection of commonly used classes and functions.

<dependency>
    <groupId>de.unistuttgart.ims</groupId>
    <artifactId>commons</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unistuttgart.ims : commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of de.unistuttgart.ims : commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
commons-0.1

How to add a dependency to Maven

Add the following de.unistuttgart.ims : commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.unistuttgart.ims</groupId>
    <artifactId>commons</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.unistuttgart.ims : commons gradle dependency to your build.gradle file:

implementation 'de.unistuttgart.ims:commons:0.1'

Gradle Kotlin DSL: Add the following de.unistuttgart.ims : commons gradle kotlin dependency to your build.gradle.kts file:

implementation("de.unistuttgart.ims:commons:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.unistuttgart.ims : commons sbt scala dependency to your build.sbt file:

libraryDependencies += "de.unistuttgart.ims" % "commons" % "0.1"

Advertisement

Dependencies from Group

Mar 26, 2018
11 usages
3 stars
May 23, 2021
10 usages
0 stars

Discover Dependencies

Oct 06, 2016
2 usages
241 stars
Jul 08, 2020
3 usages
9.6k stars
Feb 03, 2020
5 usages
0 stars
Jul 16, 2021
1 usages
34 stars
Oct 12, 2021
3 usages
1 stars
Feb 13, 2015
4 usages
140 stars
Mar 20, 2023
7 usages
552 stars
Mar 12, 2020
4 usages
99 stars