| GroupId | GroupIdcom.github.rmannibucau |
|---|---|
| ArtifactId | ArtifactIdohmyjs |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRManniBucau :: 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 |
| Filename | Size |
|---|---|
| ohmyjs-0.0.2.pom | |
| ohmyjs-0.0.2.jar | 328 KB |
| ohmyjs-0.0.2-sources.jar | 311 KB |
| ohmyjs-0.0.2-javadoc.jar | 84 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-servlet-api | jar | 8.0.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |