MVN

com.github.thepacific : store

Maven & Gradle

Jun 23, 2021
1 usages
32 stars

store · One kind of boilerplate for writing Android apps using android official architecture component approach.

<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>store</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thepacific : store to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.github.thepacific : store to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
store-2.2.1
store-2.2.0
2.1.x
store-2.1.3

How to add a dependency to Maven

Add the following com.github.thepacific : store maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>store</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.thepacific : store gradle dependency to your build.gradle file:

implementation 'com.github.thepacific:store:2.2.1'

Gradle Kotlin DSL: Add the following com.github.thepacific : store gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.thepacific:store:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.thepacific : store sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.thepacific" % "store" % "2.2.1"

Advertisement

Dependencies from Group

Jun 23, 2021
7 usages
32 stars
Jul 16, 2021
5 usages
376 stars
Jun 23, 2021
4 usages
32 stars
Jun 23, 2021
3 usages
32 stars
Jun 23, 2021
2 usages
32 stars

Discover Dependencies

Nov 17, 2022
1 usages
0 stars
Jul 19, 2023
3 usages
759 stars
Jan 18, 2023
2.9k stars
Jul 09, 2020
4 usages
2 stars
Dec 23, 2021
53 usages
127 stars