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