is not current version
Last Version 0.51

org.webjars:webjars-locator-core 0.45

WebJar Locator Core functionality

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webjars-locator-core
Version

Version

0.45
Type

Type

jar

Download webjars-locator-core 0.45


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