is not current version
Last Version 3.03

io.thedocs:soyuz-err 3.01

error object

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-err
Version

Version

3.01
Type

Type

jar

Download soyuz-err 3.01


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