GroupId | GroupIdcom.github.enesusta |
---|---|
ArtifactId | ArtifactIdtasdik |
Version | Version1.7.4-STABLE |
Type | Typejar |
Filename | Size |
---|---|
tasdik-1.7.4-STABLE.pom | |
tasdik-1.7.4-STABLE.jar | 35 KB |
tasdik-1.7.4-STABLE-sources.jar | 21 KB |
tasdik-1.7.4-STABLE-javadoc.jar | 620 KB |
Browse |
<!-- 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"]