![JAR search and dependency download from the Maven repository](/logo.png)
com.maxmind.db.MaxMindDbParameter Maven / Gradle / Ivy
package com.maxmind.db;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
@Retention(RetentionPolicy.RUNTIME)
public @interface MaxMindDbParameter {
String name();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy