License |
License |
---|---|
GroupId | GroupIdcom.github.enesusta |
ArtifactId | ArtifactIdturkish-citizen-validator |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionturkish-citizen-validator
This library uses soap protocol to validate turkish citizen id number
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.enesusta/turkish-citizen-validator/ -->
<dependency>
<groupId>com.github.enesusta</groupId>
<artifactId>turkish-citizen-validator</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enesusta/turkish-citizen-validator/
implementation 'com.github.enesusta:turkish-citizen-validator:1.3.3'
// https://jarcasting.com/artifacts/com.github.enesusta/turkish-citizen-validator/
implementation ("com.github.enesusta:turkish-citizen-validator:1.3.3")
'com.github.enesusta:turkish-citizen-validator:jar:1.3.3'
<dependency org="com.github.enesusta" name="turkish-citizen-validator" rev="1.3.3">
<artifact name="turkish-citizen-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enesusta', module='turkish-citizen-validator', version='1.3.3')
)
libraryDependencies += "com.github.enesusta" % "turkish-citizen-validator" % "1.3.3"
[com.github.enesusta/turkish-citizen-validator "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.soap : javax.xml.soap-api | jar | 1.4.0 |
com.sun.xml.messaging.saaj : saaj-impl | jar | 1.5.1 |