is not current version
Last Version 0.3.8

com.github.ctiao:DanmakuFlameMaster 0.3.5

A Danmaku render library.

GroupId

GroupId

com.github.ctiao
ArtifactId

ArtifactId

DanmakuFlameMaster
Version

Version

0.3.5
Type

Type

aar

Download DanmakuFlameMaster 0.3.5


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