GroupId | GroupIdcom.github.enesusta |
---|---|
ArtifactId | ArtifactIdturkish-citizen-validator |
Version | Version1.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.enesusta/turkish-citizen-validator/ -->
<dependency>
<groupId>com.github.enesusta</groupId>
<artifactId>turkish-citizen-validator</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enesusta/turkish-citizen-validator/
implementation 'com.github.enesusta:turkish-citizen-validator:1.3.2'
// https://jarcasting.com/artifacts/com.github.enesusta/turkish-citizen-validator/
implementation ("com.github.enesusta:turkish-citizen-validator:1.3.2")
'com.github.enesusta:turkish-citizen-validator:jar:1.3.2'
<dependency org="com.github.enesusta" name="turkish-citizen-validator" rev="1.3.2">
<artifact name="turkish-citizen-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enesusta', module='turkish-citizen-validator', version='1.3.2')
)
libraryDependencies += "com.github.enesusta" % "turkish-citizen-validator" % "1.3.2"
[com.github.enesusta/turkish-citizen-validator "1.3.2"]