io.github.qsy7.encryption.property.KeyFilePath Maven / Gradle / Ivy
The newest version!
package io.github.qsy7.encryption.property;
import io.github.qsy7.logging.annotation.Sensitive;
import io.github.qsy7.property.api.property.ConfigurableProperty;
@Sensitive
public interface KeyFilePath extends ConfigurableProperty {}