is not current version
Last Version 1.0.1

com.github.mautini:schemaorg-java 1.0.0

null

Categories

Categories

Java Languages
GroupId

GroupId

com.github.mautini
ArtifactId

ArtifactId

schemaorg-java
Version

Version

1.0.0
Type

Type

pom

Download schemaorg-java 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.mautini/schemaorg-java/ -->
<dependency>
    <groupId>com.github.mautini</groupId>
    <artifactId>schemaorg-java</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mautini/schemaorg-java/
implementation 'com.github.mautini:schemaorg-java:1.0.0'
// https://jarcasting.com/artifacts/com.github.mautini/schemaorg-java/
implementation ("com.github.mautini:schemaorg-java:1.0.0")
'com.github.mautini:schemaorg-java:pom:1.0.0'
<dependency org="com.github.mautini" name="schemaorg-java" rev="1.0.0">
  <artifact name="schemaorg-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mautini', module='schemaorg-java', version='1.0.0')
)
libraryDependencies += "com.github.mautini" % "schemaorg-java" % "1.0.0"
[com.github.mautini/schemaorg-java "1.0.0"]