Last Version

HTML 2 JS 0.1

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
Version

Version

0.1
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 0.1


<!-- 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.