GroupId | GroupIdeu.tekul |
---|---|
ArtifactId | ArtifactIdszxcvbn_2.8.2 |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
szxcvbn_2.8.2-0.1.pom | |
szxcvbn_2.8.2-0.1.jar | 646 KB |
szxcvbn_2.8.2-0.1-sources.jar | 530 KB |
szxcvbn_2.8.2-0.1-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.tekul/szxcvbn_2.8.2/ -->
<dependency>
<groupId>eu.tekul</groupId>
<artifactId>szxcvbn_2.8.2</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.tekul/szxcvbn_2.8.2/
implementation 'eu.tekul:szxcvbn_2.8.2:0.1'
// https://jarcasting.com/artifacts/eu.tekul/szxcvbn_2.8.2/
implementation ("eu.tekul:szxcvbn_2.8.2:0.1")
'eu.tekul:szxcvbn_2.8.2:jar:0.1'
<dependency org="eu.tekul" name="szxcvbn_2.8.2" rev="0.1">
<artifact name="szxcvbn_2.8.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.tekul', module='szxcvbn_2.8.2', version='0.1')
)
libraryDependencies += "eu.tekul" % "szxcvbn_2.8.2" % "0.1"
[eu.tekul/szxcvbn_2.8.2 "0.1"]