is not current version
Last Version 1.8.2

com.github.yoojia:next-inputs 1.8.1

NextInputs: A Text Validation Library for Java

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-inputs
Version

Version

1.8.1
Type

Type

jar

Download next-inputs 1.8.1


<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-inputs/ -->
<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-inputs</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-inputs/
implementation 'com.github.yoojia:next-inputs:1.8.1'
// https://jarcasting.com/artifacts/com.github.yoojia/next-inputs/
implementation ("com.github.yoojia:next-inputs:1.8.1")
'com.github.yoojia:next-inputs:jar:1.8.1'
<dependency org="com.github.yoojia" name="next-inputs" rev="1.8.1">
  <artifact name="next-inputs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-inputs', version='1.8.1')
)
libraryDependencies += "com.github.yoojia" % "next-inputs" % "1.8.1"
[com.github.yoojia/next-inputs "1.8.1"]