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

basan.jxm-properties.2.1.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
module com.github.dabasan.jxm.properties {
    exports com.github.dabasan.jxm.properties.character;
    exports com.github.dabasan.jxm.properties.character.openxops;
    exports com.github.dabasan.jxm.properties.character.xcs;
    exports com.github.dabasan.jxm.properties.character.xops;
    exports com.github.dabasan.jxm.properties.config;
    exports com.github.dabasan.jxm.properties.weapon;
    exports com.github.dabasan.jxm.properties.weapon.ids;
    exports com.github.dabasan.jxm.properties.weapon.openxops;
    exports com.github.dabasan.jxm.properties.weapon.xgs;
    exports com.github.dabasan.jxm.properties.weapon.xops;
    exports com.github.dabasan.jxm.properties.xops;

    requires transitive org.slf4j;
    requires com.github.dabasan.jxm.bintools;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy