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

ng-cli.0.121.0.source-code.init-hello.groovy.qute Maven / Gradle / Ivy

The newest version!
///usr/bin/env jbang "$0" "$@" ; exit $?
{#for dep in dependencies.orEmpty}
//DEPS {dep}
{/for}
{#if dependencies.isEmpty()}// //DEPS  {/if}

{#if magiccontent}
{magiccontent}
{#else}
println("Hello World");
{/if}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy