| GroupId | GroupIdcom.facebook.presto |
|---|---|
| ArtifactId | ArtifactIdpresto-array |
| Version | Version0.239 |
| Type | Typejar |
| Filename | Size |
|---|---|
| presto-array-0.239.pom | |
| presto-array-0.239.jar | 23 KB |
| presto-array-0.239-tests.jar | 23 KB |
| presto-array-0.239-test-sources.jar | 14 KB |
| presto-array-0.239-sources.jar | 21 KB |
| presto-array-0.239-javadoc.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-array/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-array</artifactId>
<version>0.239</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-array/
implementation 'com.facebook.presto:presto-array:0.239'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-array/
implementation ("com.facebook.presto:presto-array:0.239")
'com.facebook.presto:presto-array:jar:0.239'
<dependency org="com.facebook.presto" name="presto-array" rev="0.239">
<artifact name="presto-array" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-array', version='0.239')
)
libraryDependencies += "com.facebook.presto" % "presto-array" % "0.239"
[com.facebook.presto/presto-array "0.239"]