NextInputs

NextInputs: A Text Validation Library for Java

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-inputs
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

NextInputs
NextInputs: A Text Validation Library for Java

Download next-inputs

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-inputs/ -->
<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-inputs</artifactId>
    <version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-inputs/
implementation 'com.github.yoojia:next-inputs:1.8.2'
// https://jarcasting.com/artifacts/com.github.yoojia/next-inputs/
implementation ("com.github.yoojia:next-inputs:1.8.2")
'com.github.yoojia:next-inputs:jar:1.8.2'
<dependency org="com.github.yoojia" name="next-inputs" rev="1.8.2">
  <artifact name="next-inputs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-inputs', version='1.8.2')
)
libraryDependencies += "com.github.yoojia" % "next-inputs" % "1.8.2"
[com.github.yoojia/next-inputs "1.8.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
1.8.2
1.8.1
1.8
1.7
1.6.2
1.6.1
1.6
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4.1
1.4
1.3.3
1.3.2