is not current version
Last Version 2.0.1

org.webjars.npm:handle-thing 1.2.5

WebJar for handle-thing

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

handle-thing
Version

Version

1.2.5
Type

Type

jar

Download handle-thing 1.2.5


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