Categories |
CategoriesData JSON |
---|---|
GroupId | GroupIdio.starburst.openx.data |
ArtifactId | ArtifactIdjson-udf |
Version | Version1.3.9-e.9 |
Type | Typejar |
Filename | Size |
---|---|
json-udf-1.3.9-e.9.pom | |
json-udf-1.3.9-e.9.jar | 4 KB |
json-udf-1.3.9-e.9-tests.jar | 2 KB |
json-udf-1.3.9-e.9-sources.jar | 3 KB |
json-udf-1.3.9-e.9-javadoc.jar | 115 KB |
json-udf-1.3.9-e.9-jar-with-dependencies.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.starburst.openx.data/json-udf/ -->
<dependency>
<groupId>io.starburst.openx.data</groupId>
<artifactId>json-udf</artifactId>
<version>1.3.9-e.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.starburst.openx.data/json-udf/
implementation 'io.starburst.openx.data:json-udf:1.3.9-e.9'
// https://jarcasting.com/artifacts/io.starburst.openx.data/json-udf/
implementation ("io.starburst.openx.data:json-udf:1.3.9-e.9")
'io.starburst.openx.data:json-udf:jar:1.3.9-e.9'
<dependency org="io.starburst.openx.data" name="json-udf" rev="1.3.9-e.9">
<artifact name="json-udf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.starburst.openx.data', module='json-udf', version='1.3.9-e.9')
)
libraryDependencies += "io.starburst.openx.data" % "json-udf" % "1.3.9-e.9"
[io.starburst.openx.data/json-udf "1.3.9-e.9"]