HTML 2 JS

An implementation of grunt-html2js for the JVM. Bundles AngularJS HTML templates into Javascript files.

License

License

GroupId

GroupId

io.jdev.html2js
ArtifactId

ArtifactId

html2js
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

HTML 2 JS
An implementation of grunt-html2js for the JVM. Bundles AngularJS HTML templates into Javascript files.
Project URL

Project URL

https://github.com/tomdcc/html2js-jvm/
Source Code Management

Source Code Management

https://github.com/tomdcc/html2js-jvm/

Download html2js

How to add to project

<!-- https://jarcasting.com/artifacts/io.jdev.html2js/html2js/ -->
<dependency>
    <groupId>io.jdev.html2js</groupId>
    <artifactId>html2js</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.jdev.html2js/html2js/
implementation 'io.jdev.html2js:html2js:0.1'
// https://jarcasting.com/artifacts/io.jdev.html2js/html2js/
implementation ("io.jdev.html2js:html2js:0.1")
'io.jdev.html2js:html2js:jar:0.1'
<dependency org="io.jdev.html2js" name="html2js" rev="0.1">
  <artifact name="html2js" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jdev.html2js', module='html2js', version='0.1')
)
libraryDependencies += "io.jdev.html2js" % "html2js" % "0.1"
[io.jdev.html2js/html2js "0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

html2js-jvm Build Status

html2js-jvm is an implementation of html2js for the JVM.

Versions

Version
0.1