is not current version
Last Version 0.2

org.apache.clerezza:platform.content.representations 0.1-incubating

Provides services for creating and retrieving alternative representations of content.

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

platform.content.representations
Version

Version

0.1-incubating
Type

Type

pom

Download platform.content.representations 0.1-incubating


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