is not current version
Last Version b44a065-1

org.webjars:prefixfree b44a065

WebJar for PrefixFree

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

prefixfree
Version

Version

b44a065
Type

Type

jar

Download prefixfree b44a065


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