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