InputFormatter

InputFormatter is a tool for formatting editable inputs.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.yashoid
ArtifactId

ArtifactId

inputformatter
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

InputFormatter
InputFormatter is a tool for formatting editable inputs.
Project URL

Project URL

https://github.com/yasharpm/InputFormatter
Source Code Management

Source Code Management

https://github.com/yasharpm/InputFormatter

Download inputformatter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0