WebJar for Base
More info: http://webjars.org
Upstream: http://matthewhartman.github.io/base/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbase |
Last Version | Last Version1.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase
WebJar for Base
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-1.8.5.pom | |
base-1.8.5.jar | 63 KB |
base-1.8.5-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/base/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>base</artifactId>
<version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/base/
implementation 'org.webjars:base:1.8.5'
// https://jarcasting.com/artifacts/org.webjars/base/
implementation ("org.webjars:base:1.8.5")
'org.webjars:base:jar:1.8.5'
<dependency org="org.webjars" name="base" rev="1.8.5">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='base', version='1.8.5')
)
libraryDependencies += "org.webjars" % "base" % "1.8.5"
[org.webjars/base "1.8.5"]
WebJar for Base
More info: http://webjars.org
Upstream: http://matthewhartman.github.io/base/