is not current version
Last Version 1.0.6.15.5

com.github.bun133:flylib-2 1.0.4.3

FlyLib for Minecraft 1.16.5

GroupId

GroupId

com.github.bun133
ArtifactId

ArtifactId

flylib-2
Version

Version

1.0.4.3
Type

Type

jar

Download flylib-2 1.0.4.3


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