License |
License |
---|---|
GroupId | GroupIdio.github.gnuf0rce |
ArtifactId | ArtifactIdrss-helper |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrss-helper
No description provided.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rss-helper-1.2.1.pom | |
rss-helper-1.2.1-sources.jar | 20 KB |
rss-helper-1.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gnuf0rce/rss-helper/ -->
<dependency>
<groupId>io.github.gnuf0rce</groupId>
<artifactId>rss-helper</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gnuf0rce/rss-helper/
implementation 'io.github.gnuf0rce:rss-helper:1.2.1'
// https://jarcasting.com/artifacts/io.github.gnuf0rce/rss-helper/
implementation ("io.github.gnuf0rce:rss-helper:1.2.1")
'io.github.gnuf0rce:rss-helper:pom:1.2.1'
<dependency org="io.github.gnuf0rce" name="rss-helper" rev="1.2.1">
<artifact name="rss-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gnuf0rce', module='rss-helper', version='1.2.1')
)
libraryDependencies += "io.github.gnuf0rce" % "rss-helper" % "1.2.1"
[io.github.gnuf0rce/rss-helper "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-encoding-jvm | jar | 1.6.7 |
io.ktor : ktor-client-serialization-jvm | jar | 1.6.7 |
com.squareup.okhttp3 : okhttp-dnsoverhttps | jar | 4.9.3 |
com.rometools : rome | jar | 1.18.0 |
org.jsoup : jsoup | jar | 1.14.3 |