s

soyuz-err

error object
https://github.com/thedocs-io/soyuz-err
MIT License
Fedor Belov
Files download
File Operation
soyuz-err-3.03.jar download
soyuz-err-3.03.pom download
soyuz-err-3.03-sources.jar download
Apache Maven
<dependency>
  <groupId>io.thedocs</groupId>
  <artifactId>soyuz-err</artifactId>
  <version>3.03</version>
</dependency>
Gradle Groovy
implementation 'io.thedocs:soyuz-err:3.03'
Gradle Kotlin
implementation("io.thedocs:soyuz-err:3.03")
Scala SBT
libraryDependencies += "io.thedocs" % "soyuz-err" % "3.03"
Groovy Grape
@Grapes(
  @Grab(group='io.thedocs', module='soyuz-err', version='3.03')
)
Apache Ivy
<dependency org="io.thedocs" name="soyuz-err" rev="3.03" />
Leiningen
[io.thedocs/soyuz-err "3.03"]
Apache Buildr
'io.thedocs:soyuz-err:jar:3.03'