| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdget-stdin | 
| Last Version | Last Version9.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionget-stdin WebJar for get-stdin | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| get-stdin-9.0.0.pom | |
| get-stdin-9.0.0.jar | 4 KB | 
| get-stdin-9.0.0-sources.jar | 22 bytes | 
| get-stdin-9.0.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/get-stdin/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>get-stdin</artifactId>
    <version>9.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/get-stdin/
implementation 'org.webjars.npm:get-stdin:9.0.0'// https://jarcasting.com/artifacts/org.webjars.npm/get-stdin/
implementation ("org.webjars.npm:get-stdin:9.0.0")'org.webjars.npm:get-stdin:jar:9.0.0'<dependency org="org.webjars.npm" name="get-stdin" rev="9.0.0">
  <artifact name="get-stdin" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='get-stdin', version='9.0.0')
)libraryDependencies += "org.webjars.npm" % "get-stdin" % "9.0.0"[org.webjars.npm/get-stdin "9.0.0"]