is not current version
Last Version 0.4.0

io.github.vhoyon:vramework 0.3.0

Framework to create bots easily for Discord!

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

io.github.vhoyon
ArtifactId

ArtifactId

vramework
Version

Version

0.3.0
Type

Type

jar

Download vramework 0.3.0


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