is not current version
Last Version 3.03

io.thedocs:soyuz-err 3.02

error object

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-err
Version

Version

3.02
Type

Type

jar

Download soyuz-err 3.02


<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-err/ -->
<dependency>
    <groupId>io.thedocs</groupId>
    <artifactId>soyuz-err</artifactId>
    <version>3.02</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-err/
implementation 'io.thedocs:soyuz-err:3.02'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-err/
implementation ("io.thedocs:soyuz-err:3.02")
'io.thedocs:soyuz-err:jar:3.02'
<dependency org="io.thedocs" name="soyuz-err" rev="3.02">
  <artifact name="soyuz-err" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-err', version='3.02')
)
libraryDependencies += "io.thedocs" % "soyuz-err" % "3.02"
[io.thedocs/soyuz-err "3.02"]