is not current version
Last Version 1.0.1

com.jfireframework:validator 1.0


GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

validator
Version

Version

1.0
Type

Type

jar

Download validator 1.0


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