is not current version
Last Version 1.7.7

com.github.enesusta:tasdik 1.7.6

This library uses java reflection to validation

GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

tasdik
Version

Version

1.7.6
Type

Type

jar

Download tasdik 1.7.6


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