a

animation-framework

a animation framework for WalkMC Network written in kotlin
https://github.com/uinnn/game-framework
MIT Licenses
Uin Carrara
Files download
File Operation
animation-framework-1.0.1.jar download
animation-framework-1.0.1.pom download
animation-framework-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.uinnn</groupId>
  <artifactId>animation-framework</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.uinnn:animation-framework:1.0.1'
Gradle Kotlin
implementation("io.github.uinnn:animation-framework:1.0.1")
Scala SBT
libraryDependencies += "io.github.uinnn" % "animation-framework" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.uinnn', module='animation-framework', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.uinnn" name="animation-framework" rev="1.0.1" />
Leiningen
[io.github.uinnn/animation-framework "1.0.1"]
Apache Buildr
'io.github.uinnn:animation-framework:jar:1.0.1'
Dependencies
The project has no third-party dependencies