is not current version
Last Version 1.15.1

org.webjars.npm:print-this 1.14.0

WebJar for print-this

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

print-this
Version

Version

1.14.0
Type

Type

jar

Download print-this 1.14.0


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