T2003-Utils › Parent

T2003-Utils is a project containing utilities used across my projects

License

License

GroupId

GroupId

com.gitlab.taucher2003
ArtifactId

ArtifactId

t2003-utils
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

T2003-Utils › Parent
T2003-Utils is a project containing utilities used across my projects
Project URL

Project URL

https://gitlab.com/Taucher2003-Group/T2003-Utils
Source Code Management

Source Code Management

https://gitlab.com/Taucher2003-Group/T2003-Utils/-/tree/master

Download t2003-utils

Filename Size
t2003-utils-1.0.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35
org.jetbrains : annotations jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0