META-INF.services.lphy.core.spi.Extension Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lphy Show documentation
Show all versions of lphy Show documentation
The core of LPhy. LPhy is a probabilistic model specification language to concisely and precisely define phylogenetic models.
The newest version!
# This is important for deploying service providers on the class path
# https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/ServiceLoader.html
# META-INF/services must be under src for Intellij
# Class requires a public no-args constructor
lphy.core.spi.LPhyCoreImpl
lphy.core.spi.ValueFormatterCoreImpl