is not current version
Last Version 0.9.8

org.apache.asterix:asterix-examples 0.9.4.1


GroupId

GroupId

org.apache.asterix
ArtifactId

ArtifactId

asterix-examples
Version

Version

0.9.4.1
Type

Type

pom

Download asterix-examples 0.9.4.1


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