| Группа | Группаcom.github.rmannibucau |
|---|---|
| Идентификатор | Идентификаторohmyjs |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRManniBucau :: Oh My JavaScript
Javascript Goodies on Server Side (Jade and ES6 - babeljs - support on server side and with a Java main(String[]))
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat-servlet-api | jar | 8.0.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |