Last Version

JDiscordBots Parent 1.0.3

Parent pom for easy packaging and deployment to maven central

License

License

GroupId

GroupId

io.github.jdiscordbots
ArtifactId

ArtifactId

jdiscordbots-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

JDiscordBots Parent
Parent pom for easy packaging and deployment to maven central
Project URL

Project URL

https://github.com/JDiscordBots/Parent

Download jdiscordbots-parent 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/jdiscordbots-parent/ -->
<dependency>
    <groupId>io.github.jdiscordbots</groupId>
    <artifactId>jdiscordbots-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/jdiscordbots-parent/
implementation 'io.github.jdiscordbots:jdiscordbots-parent:1.0.3'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/jdiscordbots-parent/
implementation ("io.github.jdiscordbots:jdiscordbots-parent:1.0.3")
'io.github.jdiscordbots:jdiscordbots-parent:pom:1.0.3'
<dependency org="io.github.jdiscordbots" name="jdiscordbots-parent" rev="1.0.3">
  <artifact name="jdiscordbots-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='jdiscordbots-parent', version='1.0.3')
)
libraryDependencies += "io.github.jdiscordbots" % "jdiscordbots-parent" % "1.0.3"
[io.github.jdiscordbots/jdiscordbots-parent "1.0.3"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.0.4

Project Modules

There are no modules declared in this project.