is not current version
Last Version 0.0.2

com.github.rmannibucau:ohmyjs 0.0.1

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
Version

Version

0.0.1
Type

Type

jar

Download ohmyjs 0.0.1


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