is not current version
Last Version 3.0.0

org.webjars:get-stdin 0.1.0

WebJar for get-stdin

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

get-stdin
Version

Version

0.1.0
Type

Type

jar

Download get-stdin 0.1.0


<!-- https://jarcasting.com/artifacts/org.webjars/get-stdin/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>get-stdin</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/get-stdin/
implementation 'org.webjars:get-stdin:0.1.0'
// https://jarcasting.com/artifacts/org.webjars/get-stdin/
implementation ("org.webjars:get-stdin:0.1.0")
'org.webjars:get-stdin:jar:0.1.0'
<dependency org="org.webjars" name="get-stdin" rev="0.1.0">
  <artifact name="get-stdin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='get-stdin', version='0.1.0')
)
libraryDependencies += "org.webjars" % "get-stdin" % "0.1.0"
[org.webjars/get-stdin "0.1.0"]