io.github.qsy7.encryption.property.IVFilePath 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 IVFilePath extends ConfigurableProperty {}