GroupId | GroupIdorg.creativemines.schemaorg4j |
---|---|
ArtifactId | ArtifactIdschemaorg4j-parser-html |
Version | Version1.0.0 |
Type | Typejar |
<!-- 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"]