| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.taucher2003.t2003-utils |
| ArtifactId | ArtifactIdtjda |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionT2003-Utils › TJDA
TJDA is part of T2003-Utils and contains all utils related to the JDA
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tjda-1.0.pom | |
| tjda-1.0.jar | 21 KB |
| tjda-1.0-sources.jar | 9 KB |
| tjda-1.0-javadoc.jar | 185 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.taucher2003.t2003-utils/tjda/ -->
<dependency>
<groupId>com.gitlab.taucher2003.t2003-utils</groupId>
<artifactId>tjda</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.taucher2003.t2003-utils/tjda/
implementation 'com.gitlab.taucher2003.t2003-utils:tjda:1.0'
// https://jarcasting.com/artifacts/com.gitlab.taucher2003.t2003-utils/tjda/
implementation ("com.gitlab.taucher2003.t2003-utils:tjda:1.0")
'com.gitlab.taucher2003.t2003-utils:tjda:jar:1.0'
<dependency org="com.gitlab.taucher2003.t2003-utils" name="tjda" rev="1.0">
<artifact name="tjda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.taucher2003.t2003-utils', module='tjda', version='1.0')
)
libraryDependencies += "com.gitlab.taucher2003.t2003-utils" % "tjda" % "1.0"
[com.gitlab.taucher2003.t2003-utils/tjda "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitlab.taucher2003.t2003-utils : common | jar | 1.0 |
| net.dv8tion : JDA | jar | 5.0.0-alpha.4 |
| org.slf4j : slf4j-api | jar | 1.7.35 |
| org.jetbrains : annotations | jar | 22.0.0 |