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

com.maxmind.db.MaxMindDbParameter Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
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