GroupId | GroupIdio.thedocs |
---|---|
ArtifactId | ArtifactIdsoyuz-is-to |
Version | Version0.58 |
Type | Typejar |
Filename | Size |
---|---|
soyuz-is-to-0.58.pom | |
soyuz-is-to-0.58.jar | 14 KB |
soyuz-is-to-0.58-sources.jar | 5 KB |
soyuz-is-to-0.58-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-is-to/ -->
<dependency>
<groupId>io.thedocs</groupId>
<artifactId>soyuz-is-to</artifactId>
<version>0.58</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-is-to/
implementation 'io.thedocs:soyuz-is-to:0.58'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-is-to/
implementation ("io.thedocs:soyuz-is-to:0.58")
'io.thedocs:soyuz-is-to:jar:0.58'
<dependency org="io.thedocs" name="soyuz-is-to" rev="0.58">
<artifact name="soyuz-is-to" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-is-to', version='0.58')
)
libraryDependencies += "io.thedocs" % "soyuz-is-to" % "0.58"
[io.thedocs/soyuz-is-to "0.58"]