License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdprefixfree |
Version | Versionb44a065-1 |
Type | Typejar |
Description |
DescriptionPrefixFree
WebJar for PrefixFree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
prefixfree-b44a065-1.pom | |
prefixfree-b44a065-1.jar | 13 KB |
prefixfree-b44a065-1-javadoc.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/prefixfree/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>prefixfree</artifactId>
<version>b44a065-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/prefixfree/
implementation 'org.webjars:prefixfree:b44a065-1'
// https://jarcasting.com/artifacts/org.webjars/prefixfree/
implementation ("org.webjars:prefixfree:b44a065-1")
'org.webjars:prefixfree:jar:b44a065-1'
<dependency org="org.webjars" name="prefixfree" rev="b44a065-1">
<artifact name="prefixfree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='prefixfree', version='b44a065-1')
)
libraryDependencies += "org.webjars" % "prefixfree" % "b44a065-1"
[org.webjars/prefixfree "b44a065-1"]