| License | License | 
|---|---|
| GroupId | GroupIdcom.sigpwned | 
| ArtifactId | ArtifactIdopengraph4j | 
| Last Version | Last Version0.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionopengraph4j opengraph4j is an implementation of the OpenGraph standard for Java. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| opengraph4j-0.0.0.pom | |
| opengraph4j-0.0.0.jar | 27 KB | 
| opengraph4j-0.0.0-sources.jar | 16 KB | 
| opengraph4j-0.0.0-javadoc.jar | 207 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sigpwned/opengraph4j/ -->
<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>opengraph4j</artifactId>
    <version>0.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.sigpwned/opengraph4j/
implementation 'com.sigpwned:opengraph4j:0.0.0'// https://jarcasting.com/artifacts/com.sigpwned/opengraph4j/
implementation ("com.sigpwned:opengraph4j:0.0.0")'com.sigpwned:opengraph4j:jar:0.0.0'<dependency org="com.sigpwned" name="opengraph4j" rev="0.0.0">
  <artifact name="opengraph4j" type="jar" />
</dependency>@Grapes(
@Grab(group='com.sigpwned', module='opengraph4j', version='0.0.0')
)libraryDependencies += "com.sigpwned" % "opengraph4j" % "0.0.0"[com.sigpwned/opengraph4j "0.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jsoup : jsoup | jar | 1.14.3 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| org.slf4j : slf4j-simple | jar | 1.7.36 |