format-edit

An easy to use format edit library for Android.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cc.taylorzhang
ArtifactId

ArtifactId

format-edit
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

format-edit
An easy to use format edit library for Android.
Project URL

Project URL

https://github.com/TaylorKunZhang/format-edit
Source Code Management

Source Code Management

https://github.com/TaylorKunZhang/format-edit/

Download format-edit

How to add to project

<!-- https://jarcasting.com/artifacts/cc.taylorzhang/format-edit/ -->
<dependency>
    <groupId>cc.taylorzhang</groupId>
    <artifactId>format-edit</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cc.taylorzhang/format-edit/
implementation 'cc.taylorzhang:format-edit:1.1.0'
// https://jarcasting.com/artifacts/cc.taylorzhang/format-edit/
implementation ("cc.taylorzhang:format-edit:1.1.0")
'cc.taylorzhang:format-edit:aar:1.1.0'
<dependency org="cc.taylorzhang" name="format-edit" rev="1.1.0">
  <artifact name="format-edit" type="aar" />
</dependency>
@Grapes(
@Grab(group='cc.taylorzhang', module='format-edit', version='1.1.0')
)
libraryDependencies += "cc.taylorzhang" % "format-edit" % "1.1.0"
[cc.taylorzhang/format-edit "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
0.1.0