MVN

org.tachiyomi : source-api

Maven & Gradle

Feb 04, 2021
177 stars

Tachiyomi Source API · Core source API for Tachiyomi.

<dependency>
    <groupId>org.tachiyomi</groupId>
    <artifactId>source-api</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tachiyomi : source-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.tachiyomi : source-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
source-api-1.1

How to add a dependency to Maven

Add the following org.tachiyomi : source-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tachiyomi</groupId>
    <artifactId>source-api</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tachiyomi : source-api gradle dependency to your build.gradle file:

implementation 'org.tachiyomi:source-api:1.1'

Gradle Kotlin DSL: Add the following org.tachiyomi : source-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tachiyomi:source-api:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tachiyomi : source-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tachiyomi" % "source-api" % "1.1"

Advertisement

Dependencies from Group

Feb 04, 2021
1 usages
177 stars
Feb 04, 2021
177 stars

Discover Dependencies

Feb 04, 2021
1 usages
177 stars
Jul 10, 2023
4 usages
13.9k stars
Feb 07, 2021
182 stars
Nov 24, 2021
1 stars
Feb 03, 2022
1 usages
528 stars
Aug 04, 2023
7 usages
1k stars