is not current version
Last Version 1.7.7

com.github.enesusta:tasdik 1.7.4-STABLE

This library uses java reflection to validation

GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

tasdik
Version

Version

1.7.4-STABLE
Type

Type

jar

Download tasdik 1.7.4-STABLE


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