is not current version
Last Version 0.3.8

org.apache.hyracks:text-example 0.3.1


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

text-example
Version

Version

0.3.1
Type

Type

pom

Download text-example 0.3.1

Filename Size
text-example-0.3.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.hyracks/text-example/ -->
<dependency>
    <groupId>org.apache.hyracks</groupId>
    <artifactId>text-example</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/text-example/
implementation 'org.apache.hyracks:text-example:0.3.1'
// https://jarcasting.com/artifacts/org.apache.hyracks/text-example/
implementation ("org.apache.hyracks:text-example:0.3.1")
'org.apache.hyracks:text-example:pom:0.3.1'
<dependency org="org.apache.hyracks" name="text-example" rev="0.3.1">
  <artifact name="text-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='text-example', version='0.3.1')
)
libraryDependencies += "org.apache.hyracks" % "text-example" % "0.3.1"
[org.apache.hyracks/text-example "0.3.1"]