Jeasing

Java Easing Player Library

License

License

GroupId

GroupId

io.github.ye-yu
ArtifactId

ArtifactId

jeasing
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jeasing
Java Easing Player Library
Project URL

Project URL

https://github.com/ye-yu/jease-player/tree/master

Download jeasing

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.3.7
org.jetbrains.kotlinx : kotlinx-serialization-runtime jar 0.20.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1