jar

com.github.popbrain : hellowork

Maven & Gradle

Jun 16, 2020
2 stars

Hello Work · Hellowork is for Java and Android what can call modules from a module without the reflection implementation.

Table Of Contents

Latest Version

Download com.github.popbrain : hellowork JAR file - Latest Versions:

All Versions

Download com.github.popbrain : hellowork JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.2.x
0.1.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 hellowork-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.popbrain.hellowork

├─ io.popbrain.hellowork.Callback.class - [JAR]

├─ io.popbrain.hellowork.DefaultFrontDeskAdaterFactory.class - [JAR]

├─ io.popbrain.hellowork.Effort.class - [JAR]

├─ io.popbrain.hellowork.Efforter.class - [JAR]

├─ io.popbrain.hellowork.Env.class - [JAR]

├─ io.popbrain.hellowork.FrontDesk.class - [JAR]

├─ io.popbrain.hellowork.FrontDeskAdapter.class - [JAR]

├─ io.popbrain.hellowork.FrontDeskAdapterFactory.class - [JAR]

├─ io.popbrain.hellowork.HRPersonnel.class - [JAR]

├─ io.popbrain.hellowork.HelloWork.class - [JAR]

├─ io.popbrain.hellowork.Job.class - [JAR]

├─ io.popbrain.hellowork.NewEnv.class - [JAR]

├─ io.popbrain.hellowork.RecruitmentStaff.class - [JAR]

├─ io.popbrain.hellowork.Status.class - [JAR]

├─ io.popbrain.hellowork.Worker.class - [JAR]

├─ io.popbrain.hellowork.WorkerJob.class - [JAR]

io.popbrain.hellowork.annotation.employer

├─ io.popbrain.hellowork.annotation.employer.JobOffer.class - [JAR]

io.popbrain.hellowork.annotation

├─ io.popbrain.hellowork.annotation.HelloWork.class - [JAR]

io.popbrain.hellowork.util

├─ io.popbrain.hellowork.util.CachePool.class - [JAR]

├─ io.popbrain.hellowork.util.ClassScanner.class - [JAR]

├─ io.popbrain.hellowork.util.Log.class - [JAR]

├─ io.popbrain.hellowork.util.SingletonHolder.class - [JAR]

├─ io.popbrain.hellowork.util.UtilsKt.class - [JAR]

io.popbrain.hellowork.annotation.employee

├─ io.popbrain.hellowork.annotation.employee.Job.class - [JAR]

├─ io.popbrain.hellowork.annotation.employee.Worker.class - [JAR]

io.popbrain.hellowork.bureau

├─ io.popbrain.hellowork.bureau.RecruitmentAgency.class - [JAR]

├─ io.popbrain.hellowork.bureau.WorkerSorting.class - [JAR]

io.popbrain.hellowork.exception

├─ io.popbrain.hellowork.exception.SuspendHelloWorkException.class - [JAR]