Categories |
CategoriesDiscord API Business Logic Libraries |
---|---|
GroupId | GroupIdio.github.vhoyon |
ArtifactId | ArtifactIdvramework |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
vramework-0.2.0.pom | |
vramework-0.2.0.jar | 141 KB |
vramework-0.2.0-sources.jar | 72 KB |
vramework-0.2.0-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vhoyon/vramework/ -->
<dependency>
<groupId>io.github.vhoyon</groupId>
<artifactId>vramework</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vhoyon/vramework/
implementation 'io.github.vhoyon:vramework:0.2.0'
// https://jarcasting.com/artifacts/io.github.vhoyon/vramework/
implementation ("io.github.vhoyon:vramework:0.2.0")
'io.github.vhoyon:vramework:jar:0.2.0'
<dependency org="io.github.vhoyon" name="vramework" rev="0.2.0">
<artifact name="vramework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vhoyon', module='vramework', version='0.2.0')
)
libraryDependencies += "io.github.vhoyon" % "vramework" % "0.2.0"
[io.github.vhoyon/vramework "0.2.0"]