License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-intro.js |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptionangular-intro.js
WebJar for angular-intro.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-intro.js-2.1.2.pom | |
angular-intro.js-2.1.2.jar | 67 KB |
angular-intro.js-2.1.2-sources.jar | 22 bytes |
angular-intro.js-2.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-intro.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-intro.js</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-intro.js/
implementation 'org.webjars.npm:angular-intro.js:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-intro.js/
implementation ("org.webjars.npm:angular-intro.js:2.1.2")
'org.webjars.npm:angular-intro.js:jar:2.1.2'
<dependency org="org.webjars.npm" name="angular-intro.js" rev="2.1.2">
<artifact name="angular-intro.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-intro.js', version='2.1.2')
)
libraryDependencies += "org.webjars.npm" % "angular-intro.js" % "2.1.2"
[org.webjars.npm/angular-intro.js "2.1.2"]