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