| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dkzwm |
| ArtifactId | ArtifactIdfet-core |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionfet-core
FormatEditText can be used as a formatted text input box.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fet-core-0.2.1.pom | |
| fet-core-0.2.1-sources.jar | 15 KB |
| fet-core-0.2.1-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dkzwm/fet-core/ -->
<dependency>
<groupId>com.github.dkzwm</groupId>
<artifactId>fet-core</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dkzwm/fet-core/
implementation 'com.github.dkzwm:fet-core:0.2.1'
// https://jarcasting.com/artifacts/com.github.dkzwm/fet-core/
implementation ("com.github.dkzwm:fet-core:0.2.1")
'com.github.dkzwm:fet-core:aar:0.2.1'
<dependency org="com.github.dkzwm" name="fet-core" rev="0.2.1">
<artifact name="fet-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dkzwm', module='fet-core', version='0.2.1')
)
libraryDependencies += "com.github.dkzwm" % "fet-core" % "0.2.1"
[com.github.dkzwm/fet-core "0.2.1"]