| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.taucher2003 |
| ArtifactId | ArtifactIdt2003-utils |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionT2003-Utils › Parent
T2003-Utils is a project containing utilities used across my projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| t2003-utils-1.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.taucher2003/t2003-utils/ -->
<dependency>
<groupId>com.gitlab.taucher2003</groupId>
<artifactId>t2003-utils</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.taucher2003/t2003-utils/
implementation 'com.gitlab.taucher2003:t2003-utils:1.0'
// https://jarcasting.com/artifacts/com.gitlab.taucher2003/t2003-utils/
implementation ("com.gitlab.taucher2003:t2003-utils:1.0")
'com.gitlab.taucher2003:t2003-utils:pom:1.0'
<dependency org="com.gitlab.taucher2003" name="t2003-utils" rev="1.0">
<artifact name="t2003-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.taucher2003', module='t2003-utils', version='1.0')
)
libraryDependencies += "com.gitlab.taucher2003" % "t2003-utils" % "1.0"
[com.gitlab.taucher2003/t2003-utils "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| org.jetbrains : annotations | jar | 22.0.0 |