com.jdroid.java.firebase.dynamiclinks.domain.SuffixOption Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdroid-java-firebase-dynamiclinks Show documentation
Show all versions of jdroid-java-firebase-dynamiclinks Show documentation
Firebase Dynamic Link for Jdroid
The newest version!
package com.jdroid.java.firebase.dynamiclinks.domain;
public enum SuffixOption {
SHORT,
UNGUESSABLE;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy