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