is not current version
Last Version 1.3.2-MINN

com.github.shredder121:jda-async-packetprovider 1.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.shredder121
ArtifactId

ArtifactId

jda-async-packetprovider
Version

Version

1.2
Type

Type

jar

Download jda-async-packetprovider 1.2


<!-- https://jarcasting.com/artifacts/com.github.shredder121/jda-async-packetprovider/ -->
<dependency>
    <groupId>com.github.shredder121</groupId>
    <artifactId>jda-async-packetprovider</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shredder121/jda-async-packetprovider/
implementation 'com.github.shredder121:jda-async-packetprovider:1.2'
// https://jarcasting.com/artifacts/com.github.shredder121/jda-async-packetprovider/
implementation ("com.github.shredder121:jda-async-packetprovider:1.2")
'com.github.shredder121:jda-async-packetprovider:jar:1.2'
<dependency org="com.github.shredder121" name="jda-async-packetprovider" rev="1.2">
  <artifact name="jda-async-packetprovider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shredder121', module='jda-async-packetprovider', version='1.2')
)
libraryDependencies += "com.github.shredder121" % "jda-async-packetprovider" % "1.2"
[com.github.shredder121/jda-async-packetprovider "1.2"]