MVN

de.team33.libs : lib-typing

Maven & Gradle

Dec 21, 2018
0 stars

Team33 Typing Library · Provides a representation for fully defined types, possibly based on generic classes.

<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-typing</artifactId>
    <version>8.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.team33.libs : lib-typing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.3.2

All Versions

Choose a version of de.team33.libs : lib-typing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.3.x
lib-typing-8.3.2
lib-typing-8.3.1
8.2.x
lib-typing-8.2.0
8.1.x
lib-typing-8.1.2

How to add a dependency to Maven

Add the following de.team33.libs : lib-typing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-typing</artifactId>
    <version>8.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.team33.libs : lib-typing gradle dependency to your build.gradle file:

implementation 'de.team33.libs:lib-typing:8.3.2'

Gradle Kotlin DSL: Add the following de.team33.libs : lib-typing gradle kotlin dependency to your build.gradle.kts file:

implementation("de.team33.libs:lib-typing:8.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.team33.libs : lib-typing sbt scala dependency to your build.sbt file:

libraryDependencies += "de.team33.libs" % "lib-typing" % "8.3.2"

Advertisement

Dependencies from Group

Oct 25, 2020
3 usages
0 stars
Dec 25, 2019
2 usages
0 stars
Jul 06, 2019
2 usages
0 stars
Feb 08, 2020
1 usages
0 stars
Feb 03, 2021
1 usages
0 stars

Discover Dependencies

Sep 15, 2018
0 stars
Nov 24, 2021
117 stars
Sep 15, 2018
2 usages
2 stars
Sep 10, 2018
0 stars
Sep 10, 2018
1 usages
0 stars
Dec 03, 2018
1 usages
1 stars
Sep 16, 2018
1 usages
3 stars