Files download
File Operation
bom-0.23.4.pom download
Apache Maven
<dependency>
  <groupId>io.github.Rosemoe.sora-editor</groupId>
  <artifactId>bom</artifactId>
  <version>0.23.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.Rosemoe.sora-editor:bom:0.23.4'
Gradle Kotlin
implementation("io.github.Rosemoe.sora-editor:bom:0.23.4")
Scala SBT
libraryDependencies += "io.github.Rosemoe.sora-editor" % "bom" % "0.23.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.Rosemoe.sora-editor', module='bom', version='0.23.4')
)
Apache Ivy
<dependency org="io.github.Rosemoe.sora-editor" name="bom" rev="0.23.4" />
Leiningen
[io.github.Rosemoe.sora-editor/bom "0.23.4"]
Apache Buildr
'io.github.Rosemoe.sora-editor:bom:jar:0.23.4'
Dependencies
The project has no third-party dependencies