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

butterknife.internal.Constants Maven / Gradle / Ivy

The newest version!
package butterknife.internal;

public class Constants {

  private Constants() { }

  public static final int NO_RES_ID = -1;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy