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