is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-html 3.0.1

Provides basic support for accessing HTML resources as Linked Data. This package only offers abstract classes that need to be subclassed for concrete cases.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-html
Version

Version

3.0.1
Type

Type

jar

Download ldclient-provider-html 3.0.1


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