License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-requirejs-almond |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionalmond
WebJar for almond
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-requirejs-almond-0.3.3.pom | |
github-com-requirejs-almond-0.3.3.jar | 110 KB |
github-com-requirejs-almond-0.3.3-sources.jar | 22 bytes |
github-com-requirejs-almond-0.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-requirejs-almond/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-requirejs-almond</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-requirejs-almond/
implementation 'org.webjars.npm:github-com-requirejs-almond:0.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-requirejs-almond/
implementation ("org.webjars.npm:github-com-requirejs-almond:0.3.3")
'org.webjars.npm:github-com-requirejs-almond:jar:0.3.3'
<dependency org="org.webjars.npm" name="github-com-requirejs-almond" rev="0.3.3">
<artifact name="github-com-requirejs-almond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-requirejs-almond', version='0.3.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-requirejs-almond" % "0.3.3"
[org.webjars.npm/github-com-requirejs-almond "0.3.3"]