License |
License |
---|---|
GroupId | GroupIdio.prestosql |
ArtifactId | ArtifactIdpresto-docs |
Version | Version350 |
Type | Typepom |
Description |
Descriptionpresto-docs
Presto
|
Filename | Size |
---|---|
presto-docs-350.pom | |
presto-docs-350.zip | 6 KB |
presto-docs-350-sources.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-docs/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-docs</artifactId>
<version>350</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-docs/
implementation 'io.prestosql:presto-docs:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-docs/
implementation ("io.prestosql:presto-docs:350")
'io.prestosql:presto-docs:pom:350'
<dependency org="io.prestosql" name="presto-docs" rev="350">
<artifact name="presto-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-docs', version='350')
)
libraryDependencies += "io.prestosql" % "presto-docs" % "350"
[io.prestosql/presto-docs "350"]