License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls Angular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mendhak-angular-intro-js |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-intro.js
WebJar for angular-intro.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mendhak-angular-intro-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mendhak-angular-intro-js</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mendhak-angular-intro-js/
implementation 'org.webjars.npm:github-com-mendhak-angular-intro-js:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mendhak-angular-intro-js/
implementation ("org.webjars.npm:github-com-mendhak-angular-intro-js:2.0.3")
'org.webjars.npm:github-com-mendhak-angular-intro-js:jar:2.0.3'
<dependency org="org.webjars.npm" name="github-com-mendhak-angular-intro-js" rev="2.0.3">
<artifact name="github-com-mendhak-angular-intro-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mendhak-angular-intro-js', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-mendhak-angular-intro-js" % "2.0.3"
[org.webjars.npm/github-com-mendhak-angular-intro-js "2.0.3"]