Last Version

commands-core 0.14.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.11
Version

Version

0.14.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.11 0.14.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
net.katsstuff : ackcord-core_2.11 jar 0.14.0
net.katsstuff : ackcord-commands_2.11 jar 0.14.0

Project Modules

There are no modules declared in this project.