is not current version
Last Version 3.9.0

org.creativemines.schemaorg4j:schemaorg4j 3.9.0.b2

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
Version

Version

3.9.0.b2
Type

Type

jar

Download schemaorg4j 3.9.0.b2


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