jar

com.github.stephanenicolas : smoothie

Maven & Gradle

May 16, 2016
1.1k stars

smoothie · 'Toothpick package providing Android providers'

Table Of Contents

Latest Version

Download com.github.stephanenicolas : smoothie JAR file - Latest Versions:

All Versions

Download com.github.stephanenicolas : smoothie JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window smoothie-1.0.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

toothpick.smoothie.annotations

├─ toothpick.smoothie.annotations.ContextSingleton.class - [JAR]

toothpick.smoothie.module

├─ toothpick.smoothie.module.ActivityModule.class - [JAR]

├─ toothpick.smoothie.module.ApplicationModule.class - [JAR]

├─ toothpick.smoothie.module.SupportActivityModule.class - [JAR]

toothpick.smoothie.provider

├─ toothpick.smoothie.provider.AccountManagerProvider.class - [JAR]

├─ toothpick.smoothie.provider.AssetManagerProvider.class - [JAR]

├─ toothpick.smoothie.provider.ContentResolverProvider.class - [JAR]

├─ toothpick.smoothie.provider.FragmentManagerProvider.class - [JAR]

├─ toothpick.smoothie.provider.HandlerProvider.class - [JAR]

├─ toothpick.smoothie.provider.LayoutInflaterProvider.class - [JAR]

├─ toothpick.smoothie.provider.LoaderManagerProvider.class - [JAR]

├─ toothpick.smoothie.provider.ResourcesProvider.class - [JAR]

├─ toothpick.smoothie.provider.SharedPreferencesProvider.class - [JAR]

├─ toothpick.smoothie.provider.SupportFragmentManagerProvider.class - [JAR]

├─ toothpick.smoothie.provider.SupportLoaderManagerProvider.class - [JAR]

├─ toothpick.smoothie.provider.SystemServiceProvider.class - [JAR]

toothpick.smoothie

├─ toothpick.smoothie.FactoryRegistry.class - [JAR]

├─ toothpick.smoothie.MemberInjectorRegistry.class - [JAR]

Advertisement