lib-identification
pom.xml
<dependency>
<groupId>de.team33.libs</groupId>
<artifactId>lib-identification</artifactId>
<version>8.1.4</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdde.team33.libs |
ArtifactId | ArtifactIdlib-identification |
Last Version | Last Version8.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeam33 Typing Library
Provides types for identification purpose.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-identification-8.1.4.pom | |
lib-identification-8.1.4.jar | 5 KB |
lib-identification-8.1.4-sources.jar | 5 KB |
lib-identification-8.1.4-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-identification/ -->
<dependency>
<groupId>de.team33.libs</groupId>
<artifactId>lib-identification</artifactId>
<version>8.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-identification/
implementation 'de.team33.libs:lib-identification:8.1.4'
// https://jarcasting.com/artifacts/de.team33.libs/lib-identification/
implementation ("de.team33.libs:lib-identification:8.1.4")
'de.team33.libs:lib-identification:jar:8.1.4'
<dependency org="de.team33.libs" name="lib-identification" rev="8.1.4">
<artifact name="lib-identification" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-identification', version='8.1.4')
)
libraryDependencies += "de.team33.libs" % "lib-identification" % "8.1.4"
[de.team33.libs/lib-identification "8.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.6-jre |
junit : junit | jar | [4.11,5.0) |
<dependency>
<groupId>de.team33.libs</groupId>
<artifactId>lib-identification</artifactId>
<version>8.1.4</version>
</dependency>