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