WebJar for almond
More info:
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdalmond |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalmond
WebJar for Almond
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
almond-0.2.9.pom | |
almond-0.2.9.jar | 12 KB |
almond-0.2.9-javadoc.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/almond/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>almond</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/almond/
implementation 'org.webjars:almond:0.2.9'
// https://jarcasting.com/artifacts/org.webjars/almond/
implementation ("org.webjars:almond:0.2.9")
'org.webjars:almond:jar:0.2.9'
<dependency org="org.webjars" name="almond" rev="0.2.9">
<artifact name="almond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='almond', version='0.2.9')
)
libraryDependencies += "org.webjars" % "almond" % "0.2.9"
[org.webjars/almond "0.2.9"]
WebJar for almond
More info: