jar

com.naver.android.svc : svc-annotation

Maven & Gradle

Feb 28, 2020
2 usages
63 stars

svc-annotation · Easy and intuitive pattern for Android

Table Of Contents

Latest Version

Download com.naver.android.svc : svc-annotation JAR file - Latest Versions:

All Versions

Download com.naver.android.svc : svc-annotation 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 svc-annotation-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.naver.android.svc.annotation

├─ com.naver.android.svc.annotation.ControlTower.class - [JAR]

├─ com.naver.android.svc.annotation.CustomControlTower.class - [JAR]

├─ com.naver.android.svc.annotation.RequireControlTower.class - [JAR]

├─ com.naver.android.svc.annotation.RequireListener.class - [JAR]

├─ com.naver.android.svc.annotation.RequireScreen.class - [JAR]

├─ com.naver.android.svc.annotation.RequireViews.class - [JAR]

├─ com.naver.android.svc.annotation.SvcActivity.class - [JAR]

├─ com.naver.android.svc.annotation.SvcCustomActivity.class - [JAR]

├─ com.naver.android.svc.annotation.SvcCustomDialogFragment.class - [JAR]

├─ com.naver.android.svc.annotation.SvcCustomFragment.class - [JAR]

├─ com.naver.android.svc.annotation.SvcDialogFragment.class - [JAR]

├─ com.naver.android.svc.annotation.SvcFragment.class - [JAR]

Advertisement