Team33 Typing Library

Provides a representation for fully defined types, possibly based on generic classes.

License

License

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-typing
Last Version

Last Version

8.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/akk-team33/lib-typing
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-typing

Download lib-typing

How to add to project

<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-typing/ -->
<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-typing</artifactId>
    <version>8.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-typing/
implementation 'de.team33.libs:lib-typing:8.3.2'
// https://jarcasting.com/artifacts/de.team33.libs/lib-typing/
implementation ("de.team33.libs:lib-typing:8.3.2")
'de.team33.libs:lib-typing:jar:8.3.2'
<dependency org="de.team33.libs" name="lib-typing" rev="8.3.2">
  <artifact name="lib-typing" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-typing', version='8.3.2')
)
libraryDependencies += "de.team33.libs" % "lib-typing" % "8.3.2"
[de.team33.libs/lib-typing "8.3.2"]

Dependencies

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.6-jre
junit : junit jar [4.11,5.0)

Project Modules

There are no modules declared in this project.

lib-typing (v3)

Requires

Java 8 or higher

pom.xml

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

Versions

Version
8.3.2
8.3.1
8.2.0
8.1.2