GroupId | GroupIdio.thedocs |
---|---|
ArtifactId | ArtifactIdsoyuz-err |
Version | Version3.01 |
Type | Typejar |
Filename | Size |
---|---|
soyuz-err-3.01.pom | |
soyuz-err-3.01.jar | 11 KB |
soyuz-err-3.01-sources.jar | 3 KB |
soyuz-err-3.01-javadoc.jar | 36 KB |
Browse |
<!-- 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"]