jar

com.github.devnied.emvnfccard : sample

Maven & Gradle

Dec 24, 2014
1k stars

EMV NFC android paycard reader

Table Of Contents

Latest Version

Download com.github.devnied.emvnfccard : sample JAR file - Latest Versions:

All Versions

Download com.github.devnied.emvnfccard : sample JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.1.x
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 sample-2.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.devnied.emvnfccard.billing

├─ com.github.devnied.emvnfccard.billing.SkuDetails.class - [JAR]

com.github.devnied.emvnfccard.fragment.viewPager

├─ com.github.devnied.emvnfccard.fragment.viewPager.AbstractFragment.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.viewPager.IFragment.class - [JAR]

com.android.vending.billing

├─ com.android.vending.billing.IInAppBillingService.class - [JAR]

com.github.devnied.emvnfccard.adapter

├─ com.github.devnied.emvnfccard.adapter.MenuDrawerAdapter.class - [JAR]

├─ com.github.devnied.emvnfccard.adapter.SortablePagerAdapter.class - [JAR]

├─ com.github.devnied.emvnfccard.adapter.TransactionsAdapter.class - [JAR]

├─ com.github.devnied.emvnfccard.adapter.ViewPagerAdapter.class - [JAR]

com.github.devnied.emvnfccard.provider

├─ com.github.devnied.emvnfccard.provider.Provider.class - [JAR]

com.github.devnied.emvnfccard

├─ com.github.devnied.emvnfccard.BuildConfig.class - [JAR]

├─ com.github.devnied.emvnfccard.EmvApplication.class - [JAR]

├─ com.github.devnied.emvnfccard.R.class - [JAR]

com.github.devnied.emvnfccard.utils

├─ com.github.devnied.emvnfccard.utils.CardUtils.class - [JAR]

├─ com.github.devnied.emvnfccard.utils.ConstantUtils.class - [JAR]

├─ com.github.devnied.emvnfccard.utils.CroutonUtils.class - [JAR]

├─ com.github.devnied.emvnfccard.utils.NFCUtils.class - [JAR]

├─ com.github.devnied.emvnfccard.utils.SimpleAsyncTask.class - [JAR]

├─ com.github.devnied.emvnfccard.utils.ViewHolder.class - [JAR]

├─ com.github.devnied.emvnfccard.utils.ViewUtils.class - [JAR]

com.github.devnied.emvnfccard.view

├─ com.github.devnied.emvnfccard.view.DirectionScrollListener.class - [JAR]

├─ com.github.devnied.emvnfccard.view.FloatingActionButton.class - [JAR]

├─ com.github.devnied.emvnfccard.view.SlidingTabLayout.class - [JAR]

├─ com.github.devnied.emvnfccard.view.SlidingTabStrip.class - [JAR]

com.github.devnied.emvnfccard.activity

├─ com.github.devnied.emvnfccard.activity.HomeActivity.class - [JAR]

├─ com.github.devnied.emvnfccard.activity.IContentActivity.class - [JAR]

com.github.devnied.emvnfccard.fragment

├─ com.github.devnied.emvnfccard.fragment.AboutFragment.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.BillingFragment.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.ConfigurationFragment.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.IRefreshable.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.ViewPagerFragment.class - [JAR]

android.support.v4.preference

├─ android.support.v4.preference.PreferenceFragment.class - [JAR]

├─ android.support.v4.preference.PreferenceManagerCompat.class - [JAR]

com.github.devnied.emvnfccard.fragment.viewPager.impl

├─ com.github.devnied.emvnfccard.fragment.viewPager.impl.CardDetailFragment.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.viewPager.impl.LogFragment.class - [JAR]

├─ com.github.devnied.emvnfccard.fragment.viewPager.impl.TransactionHistoryFragment.class - [JAR]

Advertisement