GroupId | GroupIdcom.github.ctiao |
---|---|
ArtifactId | ArtifactIdDanmakuFlameMaster |
Version | Version0.3.5 |
Type | Typeaar |
Filename | Size |
---|---|
DanmakuFlameMaster-0.3.5.pom | |
DanmakuFlameMaster-0.3.5.aar | 175 KB |
DanmakuFlameMaster-0.3.5-sources.jar | 94 KB |
DanmakuFlameMaster-0.3.5-javadoc.jar | 401 KB |
Browse |
<!-- 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"]