| GroupId | GroupIdio.github.Rosemoe.sora-editor |
|---|---|
| ArtifactId | ArtifactIdeditor |
| Version | Version0.10.3 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| editor-0.10.3.pom | |
| editor-0.10.3-sources.jar | 249 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/editor/ -->
<dependency>
<groupId>io.github.Rosemoe.sora-editor</groupId>
<artifactId>editor</artifactId>
<version>0.10.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/editor/
implementation 'io.github.Rosemoe.sora-editor:editor:0.10.3'
// https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/editor/
implementation ("io.github.Rosemoe.sora-editor:editor:0.10.3")
'io.github.Rosemoe.sora-editor:editor:aar:0.10.3'
<dependency org="io.github.Rosemoe.sora-editor" name="editor" rev="0.10.3">
<artifact name="editor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Rosemoe.sora-editor', module='editor', version='0.10.3')
)
libraryDependencies += "io.github.Rosemoe.sora-editor" % "editor" % "0.10.3"
[io.github.Rosemoe.sora-editor/editor "0.10.3"]