is not current version
Last Version 1.6.0

org.apache.cxf.fediz:examples 1.4.6


GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

examples
Version

Version

1.4.6
Type

Type

pom

Download examples 1.4.6

Filename Size
examples-1.4.6.pom 1 KB
Browse

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