MVN

dev.stalla : stalla

Maven & Gradle

May 28, 2021
25 stars

stalla · RSS reading and writing library for podcasts, written in Kotlin and Java-friendly

<dependency>
    <groupId>dev.stalla</groupId>
    <artifactId>stalla</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.stalla : stalla to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of dev.stalla : stalla to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
stalla-1.1.0
1.0.x
stalla-1.0.0

How to add a dependency to Maven

Add the following dev.stalla : stalla maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.stalla</groupId>
    <artifactId>stalla</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.stalla : stalla gradle dependency to your build.gradle file:

implementation 'dev.stalla:stalla:1.1.0'

Gradle Kotlin DSL: Add the following dev.stalla : stalla gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.stalla:stalla:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.stalla : stalla sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.stalla" % "stalla" % "1.1.0"

Advertisement

Dependencies from Group

May 28, 2021
25 stars

Discover Dependencies

Sep 10, 2022
4 stars
cxx
Oct 22, 2021
14 stars
Sep 16, 2022
1 usages
92 stars
Dec 04, 2022
Feb 02, 2023
5 stars
Oct 31, 2022
205 stars
Dec 23, 2021
1 usages
May 17, 2021
537 stars