All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.relayr.java.RelayrModule Maven / Gradle / Ivy

The newest version!
package io.relayr.java;


import dagger.Module;

@Module(
        staticInjections = {
                RelayrJavaSdk.class
        },
        injects = {
                RelayrJavaApp.class
        },
        library = true,
        complete = false
)
final class RelayrModule { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy