is not current version
Last Version 1.1

io.thedocs:soyuz-domain-wrapper 1.0

error object

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-domain-wrapper
Version

Version

1.0
Type

Type

jar

Download soyuz-domain-wrapper 1.0


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