| Категории |
КатегорииJavaScript Языки программирования |
|---|---|
| Группа | Группаcom.github.flowersinthesand |
| Идентификатор | Идентификаторportal-javascript |
| Версия | Версия0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| portal-javascript-0.4.pom | |
| portal-javascript-0.4.jar | 22 KB |
| portal-javascript-0.4-sources.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-javascript/ -->
<dependency>
<groupId>com.github.flowersinthesand</groupId>
<artifactId>portal-javascript</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-javascript/
implementation 'com.github.flowersinthesand:portal-javascript:0.4'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-javascript/
implementation ("com.github.flowersinthesand:portal-javascript:0.4")
'com.github.flowersinthesand:portal-javascript:jar:0.4'
<dependency org="com.github.flowersinthesand" name="portal-javascript" rev="0.4">
<artifact name="portal-javascript" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-javascript', version='0.4')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-javascript" % "0.4"
[com.github.flowersinthesand/portal-javascript "0.4"]