content-extractor


License

License

MIT
MIT
GroupId

GroupId

io.github.truerss
ArtifactId

ArtifactId

content-extractor
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

content-extractor
content-extractor
Project URL

Project URL

https://github.com/truerss/truerss
Project Organization

Project Organization

io.github.truerss
Source Code Management

Source Code Management

https://github.com/truerss/content-extractor

Download content-extractor

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.truerss/content-extractor/ -->
<dependency>
    <groupId>io.github.truerss</groupId>
    <artifactId>content-extractor</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.truerss/content-extractor/
implementation 'io.github.truerss:content-extractor:1.0.4'
// https://jarcasting.com/artifacts/io.github.truerss/content-extractor/
implementation ("io.github.truerss:content-extractor:1.0.4")
'io.github.truerss:content-extractor:jar:1.0.4'
<dependency org="io.github.truerss" name="content-extractor" rev="1.0.4">
  <artifact name="content-extractor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.truerss', module='content-extractor', version='1.0.4')
)
libraryDependencies += "io.github.truerss" % "content-extractor" % "1.0.4"
[io.github.truerss/content-extractor "1.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.jsoup : jsoup jar 1.14.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3