is not current version
Last Version 1.0.5-fixed

com.github.bun133:flyframe 1.0.1

FlyFrame is Easy Frame Work

GroupId

GroupId

com.github.bun133
ArtifactId

ArtifactId

flyframe
Version

Version

1.0.1
Type

Type

jar

Download flyframe 1.0.1


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