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

annibucau.landslide-maven-plugin.0.1.source-code.runner.py Maven / Gradle / Ivy

There is a newer version: 0.2
Show newest version
import sys
from landslide import mojomain

try:
    mojomain.main(args)
except Exception as e:
    print e




© 2015 - 2025 Weber Informatics LLC | Privacy Policy