is not current version
Last Version 1.0.6

org.webjars:postal.js 0.10.3

WebJar for Postal.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

postal.js
Version

Version

0.10.3
Type

Type

jar

Download postal.js 0.10.3


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