License |
License |
---|---|
GroupId | GroupIdcom.github.bun133 |
ArtifactId | ArtifactIdflyframe |
Version | Version1.0.5-fixed |
Type | Typejar |
Description |
DescriptionFlyFrame
FlyFrame is Easy Frame Work
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |