GroupId | GroupIdio.thedocs |
---|---|
ArtifactId | ArtifactIdsoyuz-validator |
Version | Version2.02 |
Type | Typejar |
Filename | Size |
---|---|
soyuz-validator-2.02.pom | |
soyuz-validator-2.02.jar | 86 KB |
soyuz-validator-2.02-sources.jar | 9 KB |
soyuz-validator-2.02-javadoc.jar | 259 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-validator/ -->
<dependency>
<groupId>io.thedocs</groupId>
<artifactId>soyuz-validator</artifactId>
<version>2.02</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-validator/
implementation 'io.thedocs:soyuz-validator:2.02'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-validator/
implementation ("io.thedocs:soyuz-validator:2.02")
'io.thedocs:soyuz-validator:jar:2.02'
<dependency org="io.thedocs" name="soyuz-validator" rev="2.02">
<artifact name="soyuz-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-validator', version='2.02')
)
libraryDependencies += "io.thedocs" % "soyuz-validator" % "2.02"
[io.thedocs/soyuz-validator "2.02"]