Appenders Project Parent

Parent of the Appenders Project. Defines shared dependencies and build process.

License

License

GroupId

GroupId

com.github.taucher2003
ArtifactId

ArtifactId

appenders
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Appenders Project Parent
Parent of the Appenders Project. Defines shared dependencies and build process.
Project URL

Project URL

https://github.com/Taucher2003/Appenders
Source Code Management

Source Code Management

https://github.com/Taucher2003/Appenders/tree/master

Download appenders

Filename Size
appenders-1.1.1.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0