
org.kite9.tool.Kite9Runner Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kite9-java-tool Show documentation
Show all versions of kite9-java-tool Show documentation
This project contains code to scan a java project for ADL diagrams to render.
The newest version!
package org.kite9.tool;
public interface Kite9Runner {
public void process();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy