s

soyuz-domain-wrapper

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