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

xyz.cssxsh.arknights.CacheKey.kt Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
package xyz.cssxsh.arknights


public interface CacheKey {
    public val filename: String
    public val url: String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy