| License | License | 
|---|---|
| GroupId | GroupIdorg.exquery | 
| ArtifactId | ArtifactIdexquery-annotations-common-api | 
| Last Version | Last Version0.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEXQuery Annotations Common API Common EXQuery Annotations API code | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.exquery/exquery-annotations-common-api/ -->
<dependency>
    <groupId>org.exquery</groupId>
    <artifactId>exquery-annotations-common-api</artifactId>
    <version>0.2.1</version>
</dependency>// https://jarcasting.com/artifacts/org.exquery/exquery-annotations-common-api/
implementation 'org.exquery:exquery-annotations-common-api:0.2.1'// https://jarcasting.com/artifacts/org.exquery/exquery-annotations-common-api/
implementation ("org.exquery:exquery-annotations-common-api:0.2.1")'org.exquery:exquery-annotations-common-api:jar:0.2.1'<dependency org="org.exquery" name="exquery-annotations-common-api" rev="0.2.1">
  <artifact name="exquery-annotations-common-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.exquery', module='exquery-annotations-common-api', version='0.2.1')
)libraryDependencies += "org.exquery" % "exquery-annotations-common-api" % "0.2.1"[org.exquery/exquery-annotations-common-api "0.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.exquery : exquery-common | jar | 0.2.1 |