GroupId | GroupIdio.github.Rosemoe.sora-editor |
---|---|
ArtifactId | ArtifactIdeditor |
Version | Version0.9.0 |
Type | Typeaar |
Filename | Size |
---|---|
editor-0.9.0.pom | |
editor-0.9.0-sources.jar | 235 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.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/editor/
implementation 'io.github.Rosemoe.sora-editor:editor:0.9.0'
// https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/editor/
implementation ("io.github.Rosemoe.sora-editor:editor:0.9.0")
'io.github.Rosemoe.sora-editor:editor:aar:0.9.0'
<dependency org="io.github.Rosemoe.sora-editor" name="editor" rev="0.9.0">
<artifact name="editor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Rosemoe.sora-editor', module='editor', version='0.9.0')
)
libraryDependencies += "io.github.Rosemoe.sora-editor" % "editor" % "0.9.0"
[io.github.Rosemoe.sora-editor/editor "0.9.0"]