c

cinematic-live-core-macosarm64

An multiplatform representation of a Live object
https://github.com/aSoft-Ltd/cinematic
MIT License
Anderson Lameck
文件下载
文件名 操作
cinematic-live-core-macosarm64-3.0.6.pom 下载
cinematic-live-core-macosarm64-3.0.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>cinematic-live-core-macosarm64</artifactId>
  <version>3.0.6</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:cinematic-live-core-macosarm64:3.0.6'
Gradle Kotlin
implementation("tz.co.asoft:cinematic-live-core-macosarm64:3.0.6")
Scala SBT
libraryDependencies += "tz.co.asoft" % "cinematic-live-core-macosarm64" % "3.0.6"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='cinematic-live-core-macosarm64', version='3.0.6')
)
Apache Ivy
<dependency org="tz.co.asoft" name="cinematic-live-core-macosarm64" rev="3.0.6" />
Leiningen
[tz.co.asoft/cinematic-live-core-macosarm64 "3.0.6"]
Apache Buildr
'tz.co.asoft:cinematic-live-core-macosarm64:jar:3.0.6'