License |
License |
---|---|
GroupId | GroupIdcom.github.taucher2003 |
ArtifactId | ArtifactIdappenders |
Version | Version1.1.1 |
Type | Typepom |
Description |
DescriptionAppenders Project Parent
Parent of the Appenders Project. Defines shared dependencies and build process.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appenders-1.1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.taucher2003/appenders/ -->
<dependency>
<groupId>com.github.taucher2003</groupId>
<artifactId>appenders</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.taucher2003/appenders/
implementation 'com.github.taucher2003:appenders:1.1.1'
// https://jarcasting.com/artifacts/com.github.taucher2003/appenders/
implementation ("com.github.taucher2003:appenders:1.1.1")
'com.github.taucher2003:appenders:pom:1.1.1'
<dependency org="com.github.taucher2003" name="appenders" rev="1.1.1">
<artifact name="appenders" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.taucher2003', module='appenders', version='1.1.1')
)
libraryDependencies += "com.github.taucher2003" % "appenders" % "1.1.1"
[com.github.taucher2003/appenders "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 |