Last Version

commands-core 0.15.0

ackCord-commands-core provides the glue code between ackcord-core and ackcord-commands

License

License

MIT
Categories

Categories

Net Discord API Business Logic Libraries
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

ackcord-commands-core_2.13
Version

Version

0.15.0
Type

Type

jar
Description

Description

commands-core
ackCord-commands-core provides the glue code between ackcord-core and ackcord-commands
Project URL

Project URL

https://github.com/Katrix/AckCord
Project Organization

Project Organization

net.katsstuff
Source Code Management

Source Code Management

https://github.com/Katrix/AckCord

Download ackcord-commands-core_2.13 0.15.0


<!-- https://jarcasting.com/artifacts/net.katsstuff/ackcord-commands-core_2.13/ -->
<dependency>
    <groupId>net.katsstuff</groupId>
    <artifactId>ackcord-commands-core_2.13</artifactId>
    <version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.katsstuff/ackcord-commands-core_2.13/
implementation 'net.katsstuff:ackcord-commands-core_2.13:0.15.0'
// https://jarcasting.com/artifacts/net.katsstuff/ackcord-commands-core_2.13/
implementation ("net.katsstuff:ackcord-commands-core_2.13:0.15.0")
'net.katsstuff:ackcord-commands-core_2.13:jar:0.15.0'
<dependency org="net.katsstuff" name="ackcord-commands-core_2.13" rev="0.15.0">
  <artifact name="ackcord-commands-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.katsstuff', module='ackcord-commands-core_2.13', version='0.15.0')
)
libraryDependencies += "net.katsstuff" % "ackcord-commands-core_2.13" % "0.15.0"
[net.katsstuff/ackcord-commands-core_2.13 "0.15.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
net.katsstuff : ackcord-core_2.13 jar 0.15.0
net.katsstuff : ackcord-commands_2.13 jar 0.15.0

Project Modules

There are no modules declared in this project.