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