JOpenGraph

Retrieve Open Graph tags and other metadata from websites

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.weareethic.community
ArtifactId

ArtifactId

jopengraph
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

JOpenGraph
Retrieve Open Graph tags and other metadata from websites
Project URL

Project URL

https://github.com/weareethic/JOpenGraph
Project Organization

Project Organization

com.weareethic.community
Source Code Management

Source Code Management

https://github.com/weareethic/JOpenGraph

Download jopengraph

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0