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

templates.resources.imageresource.ftlh Maven / Gradle / Ivy

        ${encoded?no_esc}
        ${name} =  new org.treblereel.j2cl.processors.common.resources.impl.ImageResourcePrototype(
                            "${name}",
                            encoded,
                            ${width?no_esc}, ${height?no_esc});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy