| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторget-stdin |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| get-stdin-1.0.0.pom | |
| get-stdin-1.0.0.jar | 3 KB |
| get-stdin-1.0.0-sources.jar | 22 bytes |
| get-stdin-1.0.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/get-stdin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>get-stdin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/get-stdin/
implementation 'org.webjars.npm:get-stdin:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/get-stdin/
implementation ("org.webjars.npm:get-stdin:1.0.0")
'org.webjars.npm:get-stdin:jar:1.0.0'
<dependency org="org.webjars.npm" name="get-stdin" rev="1.0.0">
<artifact name="get-stdin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='get-stdin', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "get-stdin" % "1.0.0"
[org.webjars.npm/get-stdin "1.0.0"]