License |
License |
---|---|
GroupId | GroupIdcom.github.taucher2003.appenders |
ArtifactId | ArtifactIdutils |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppenders Utilities
Utilities for the Appenders Project. Mostly used by the core module.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.1.1.pom | |
utils-1.1.1.jar | 15 KB |
utils-1.1.1-sources.jar | 14 KB |
utils-1.1.1-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.taucher2003.appenders/utils/ -->
<dependency>
<groupId>com.github.taucher2003.appenders</groupId>
<artifactId>utils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taucher2003.appenders/utils/
implementation 'com.github.taucher2003.appenders:utils:1.1.1'
// https://jarcasting.com/artifacts/com.github.taucher2003.appenders/utils/
implementation ("com.github.taucher2003.appenders:utils:1.1.1")
'com.github.taucher2003.appenders:utils:jar:1.1.1'
<dependency org="com.github.taucher2003.appenders" name="utils" rev="1.1.1">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taucher2003.appenders', module='utils', version='1.1.1')
)
libraryDependencies += "com.github.taucher2003.appenders" % "utils" % "1.1.1"
[com.github.taucher2003.appenders/utils "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
club.minnced : discord-webhooks | jar | 0.7.5 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |