is not current version
Last Version 3.03

io.thedocs:soyuz-err 2.02

error object

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-err
Version

Version

2.02
Type

Type

jar

Download soyuz-err 2.02


<!-- 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"]