License |
License |
---|---|
GroupId | GroupIdcom.bihe0832.android |
ArtifactId | ArtifactIdlib-ace-editor |
Last Version | Last Version4.20.33 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLibAceEditor
Android APP Factory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-ace-editor-4.20.33.pom | |
lib-ace-editor-4.20.33.aar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-ace-editor/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-ace-editor</artifactId>
<version>4.20.33</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-ace-editor/
implementation 'com.bihe0832.android:lib-ace-editor:4.20.33'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-ace-editor/
implementation ("com.bihe0832.android:lib-ace-editor:4.20.33")
'com.bihe0832.android:lib-ace-editor:aar:4.20.33'
<dependency org="com.bihe0832.android" name="lib-ace-editor" rev="4.20.33">
<artifact name="lib-ace-editor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-ace-editor', version='4.20.33')
)
libraryDependencies += "com.bihe0832.android" % "lib-ace-editor" % "4.20.33"
[com.bihe0832.android/lib-ace-editor "4.20.33"]