jar

org.labcrypto : avicenna

Maven & Gradle

Jun 07, 2015
2 stars

Avicenna Dependency Injection Framework · A simple lightweight dependency injection framework for Java and Android, inspired by Dagger and CDI.

Table Of Contents

Latest Version

Download org.labcrypto : avicenna JAR file - Latest Versions:

All Versions

Download org.labcrypto : avicenna JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7
1.6
1.5
1.4
1.3.x
1.3
1.2
1.2T

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 avicenna-1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.labcrypto.avicenna

├─ org.labcrypto.avicenna.Avicenna.class - [JAR]

├─ org.labcrypto.avicenna.AvicennaException.class - [JAR]

├─ org.labcrypto.avicenna.AvicennaRuntimeException.class - [JAR]

├─ org.labcrypto.avicenna.Dependency.class - [JAR]

├─ org.labcrypto.avicenna.DependencyContainer.class - [JAR]

├─ org.labcrypto.avicenna.DependencyFactory.class - [JAR]

├─ org.labcrypto.avicenna.DependencyIdentifier.class - [JAR]

├─ org.labcrypto.avicenna.DependencySource.class - [JAR]

├─ org.labcrypto.avicenna.Eager.class - [JAR]

├─ org.labcrypto.avicenna.InjectHere.class - [JAR]

├─ org.labcrypto.avicenna.Qualifier.class - [JAR]

├─ org.labcrypto.avicenna.ReflectionHelper.class - [JAR]

├─ org.labcrypto.avicenna.Singleton.class - [JAR]