io.github.mavenreposs.php.functions.CalSymbol Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of php-functions Show documentation
Show all versions of php-functions Show documentation
php functions for java implement.
package io.github.mavenreposs.php.functions;
public enum CalSymbol {
CAL_GREGORIAN,
CAL_JULIAN,
CAL_JEWISH,
CAL_FRENCH,
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy