MVN

me.tatarka.simplefragment : simplefragment

Maven & Gradle

Jun 16, 2015
1 usages
41 stars

simplefragment · A fragment-like abstraction for Android that is easier to use and understand

<dependency>
    <groupId>me.tatarka.simplefragment</groupId>
    <artifactId>simplefragment</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.tatarka.simplefragment : simplefragment to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of me.tatarka.simplefragment : simplefragment to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
simplefragment-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>me.tatarka.simplefragment</groupId>
    <artifactId>simplefragment</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.tatarka.simplefragment : simplefragment gradle dependency to your build.gradle file:

implementation 'me.tatarka.simplefragment:simplefragment:0.1'

Gradle Kotlin DSL: Add the following me.tatarka.simplefragment : simplefragment gradle kotlin dependency to your build.gradle.kts file:

implementation("me.tatarka.simplefragment:simplefragment:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.tatarka.simplefragment : simplefragment sbt scala dependency to your build.sbt file:

libraryDependencies += "me.tatarka.simplefragment" % "simplefragment" % "0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 15, 2015
2 usages
5 stars
May 27, 2016
0 stars
Jun 17, 2015
20 stars
Sep 04, 2015
2 usages
11 stars
Sep 04, 2015
2 usages
11 stars
Sep 04, 2015
1 usages
11 stars
Sep 04, 2015
3 usages
11 stars
Sep 10, 2015
169 stars
Jul 16, 2015
Oct 18, 2016
2 usages
129 stars