| GroupId | GroupIdio.github.ReleaseStandard.CodeEditor.editor |
|---|---|
| ArtifactId | ArtifactIdview-android |
| Version | Version23.30.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| view-android-23.30.0.pom | |
| view-android-23.30.0-sources.jar | 261 bytes |
| view-android-23.30.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor.editor/view-android/ -->
<dependency>
<groupId>io.github.ReleaseStandard.CodeEditor.editor</groupId>
<artifactId>view-android</artifactId>
<version>23.30.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor.editor/view-android/
implementation 'io.github.ReleaseStandard.CodeEditor.editor:view-android:23.30.0'
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor.editor/view-android/
implementation ("io.github.ReleaseStandard.CodeEditor.editor:view-android:23.30.0")
'io.github.ReleaseStandard.CodeEditor.editor:view-android:aar:23.30.0'
<dependency org="io.github.ReleaseStandard.CodeEditor.editor" name="view-android" rev="23.30.0">
<artifact name="view-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ReleaseStandard.CodeEditor.editor', module='view-android', version='23.30.0')
)
libraryDependencies += "io.github.ReleaseStandard.CodeEditor.editor" % "view-android" % "23.30.0"
[io.github.ReleaseStandard.CodeEditor.editor/view-android "23.30.0"]