net.spals.oembed4j:spals-oembed4j-parent

A Java implementation of the oEmbed specification.

License

License

Categories

Categories

Net
GroupId

GroupId

net.spals.oembed4j
ArtifactId

ArtifactId

spals-oembed4j-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

A Java implementation of the oEmbed specification.
Project URL

Project URL

https://github.com/spals/oembed4j
Source Code Management

Source Code Management

https://github.com/spals/oembed4j

Download spals-oembed4j-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • client-test
  • model
  • model-test

Versions

Version
1.0.1
1.0.0