is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-youtube 3.3.0

This package enables the Linked Data Client to access the metadata of YouTube Videos as if they were published as Linked Data (RDF) by mapping the YouTube API to the Ontology for Media Resources.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-youtube
Version

Version

3.3.0
Type

Type

jar

Download ldclient-provider-youtube 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-youtube/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldclient-provider-youtube</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-youtube/
implementation 'org.apache.marmotta:ldclient-provider-youtube:3.3.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-youtube/
implementation ("org.apache.marmotta:ldclient-provider-youtube:3.3.0")
'org.apache.marmotta:ldclient-provider-youtube:jar:3.3.0'
<dependency org="org.apache.marmotta" name="ldclient-provider-youtube" rev="3.3.0">
  <artifact name="ldclient-provider-youtube" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldclient-provider-youtube', version='3.3.0')
)
libraryDependencies += "org.apache.marmotta" % "ldclient-provider-youtube" % "3.3.0"
[org.apache.marmotta/ldclient-provider-youtube "3.3.0"]