| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.taucher2003.t2003-utils |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionT2003-Utils › Common
This module is part of T2003-Utils and contains all utils unrelated to any special libraries
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-1.0.pom | |
| common-1.0.jar | 24 KB |
| common-1.0-sources.jar | 11 KB |
| common-1.0-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.taucher2003.t2003-utils/common/ -->
<dependency>
<groupId>com.gitlab.taucher2003.t2003-utils</groupId>
<artifactId>common</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.taucher2003.t2003-utils/common/
implementation 'com.gitlab.taucher2003.t2003-utils:common:1.0'
// https://jarcasting.com/artifacts/com.gitlab.taucher2003.t2003-utils/common/
implementation ("com.gitlab.taucher2003.t2003-utils:common:1.0")
'com.gitlab.taucher2003.t2003-utils:common:jar:1.0'
<dependency org="com.gitlab.taucher2003.t2003-utils" name="common" rev="1.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.taucher2003.t2003-utils', module='common', version='1.0')
)
libraryDependencies += "com.gitlab.taucher2003.t2003-utils" % "common" % "1.0"
[com.gitlab.taucher2003.t2003-utils/common "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| org.jetbrains : annotations | jar | 22.0.0 |