| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bun133 |
| Идентификатор | Идентификаторflyframe |
| Версия | Версия1.0.5-fixed |
| Тип | Типjar |
| Описание |
ОписаниеFlyFrame
FlyFrame is Easy Frame Work
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| flyframe-1.0.5-fixed.pom | |
| flyframe-1.0.5-fixed.jar | 37 KB |
| flyframe-1.0.5-fixed-sources.jar | 7 KB |
| flyframe-1.0.5-fixed-javadoc.jar | 110 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bun133/flyframe/ -->
<dependency>
<groupId>com.github.bun133</groupId>
<artifactId>flyframe</artifactId>
<version>1.0.5-fixed</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bun133/flyframe/
implementation 'com.github.bun133:flyframe:1.0.5-fixed'
// https://jarcasting.com/artifacts/com.github.bun133/flyframe/
implementation ("com.github.bun133:flyframe:1.0.5-fixed")
'com.github.bun133:flyframe:jar:1.0.5-fixed'
<dependency org="com.github.bun133" name="flyframe" rev="1.0.5-fixed">
<artifact name="flyframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bun133', module='flyframe', version='1.0.5-fixed')
)
libraryDependencies += "com.github.bun133" % "flyframe" % "1.0.5-fixed"
[com.github.bun133/flyframe "1.0.5-fixed"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.destroystokyo.paper » paper-api | jar | 1.15.2-R0.1-SNAPSHOT |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.4.32 |