is not current version
Last Version 2.83

org.webjars:pure 0.6.0

WebJar for Pure

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

pure
Version

Version

0.6.0
Type

Type

jar

Download pure 0.6.0


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