RManniBucau :: Oh My JavaScript

Javascript Goodies on Server Side (Jade and ES6 - babeljs - support on server side and with a Java main(String[]))

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

ohmyjs
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

RManniBucau :: Oh My JavaScript
Javascript Goodies on Server Side (Jade and ES6 - babeljs - support on server side and with a Java main(String[]))
Source Code Management

Source Code Management

https://github.com/rmannibucau/ohmyjs

Download ohmyjs

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 8.0.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1