is not current version
Last Version 1.0.1

org.creativemines.schemaorg4j:schemaorg4j-parser-html 1.0.0

SchemaOrg4J is a library for Java which provides a properly typed translation of schema.org structured data to Java beans.

GroupId

GroupId

org.creativemines.schemaorg4j
ArtifactId

ArtifactId

schemaorg4j-parser-html
Version

Version

1.0.0
Type

Type

jar

Download schemaorg4j-parser-html 1.0.0


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