is not current version
Last Version 1.15.1

org.webjars.npm:print-this 1.14.1

WebJar for print-this

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

print-this
Version

Version

1.14.1
Type

Type

jar

Download print-this 1.14.1


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