Last Version

opengraph4j 0.0.0

opengraph4j is an implementation of the OpenGraph standard for Java.

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

opengraph4j
Version

Version

0.0.0
Type

Type

jar
Description

Description

opengraph4j
opengraph4j is an implementation of the OpenGraph standard for Java.
Project URL

Project URL

https://github.com/sigpwned/opengraph4j
Source Code Management

Source Code Management

https://github.com/sigpwned/opengraph4j/tree/main

Download opengraph4j 0.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.14.3
org.slf4j : slf4j-api jar 1.7.36

test (3)

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

Project Modules

There are no modules declared in this project.