jar

com.github.thorbenkuck : wire-di-annotations

Maven & Gradle

Apr 04, 2022
5 stars

WireDI Annotations · Easy and simple di using annotation processors

Table Of Contents

Latest Version

Download com.github.thorbenkuck : wire-di-annotations JAR file - Latest Versions:

All Versions

Download com.github.thorbenkuck : wire-di-annotations 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 wire-di-annotations-1.0.0-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.thorbenkuck.di.annotations

├─ com.github.thorbenkuck.di.annotations.ManualWireCandidate.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.PrimaryWireType.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.Wire.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.WirePriority.class - [JAR]

com.github.thorbenkuck.di.annotations.aspects

├─ com.github.thorbenkuck.di.annotations.aspects.Aspect.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.aspects.AspectTarget.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.aspects.Facet.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.aspects.Pure.class - [JAR]

com.github.thorbenkuck.di.annotations.properties

├─ com.github.thorbenkuck.di.annotations.properties.Properties.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.properties.Property.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.properties.PropertyName.class - [JAR]

├─ com.github.thorbenkuck.di.annotations.properties.PropertySource.class - [JAR]