Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-craftpip-angular-confirm |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-craftpip-angular-confirm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-craftpip-angular-confirm</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-craftpip-angular-confirm/
implementation 'org.webjars.npm:github-com-craftpip-angular-confirm:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-craftpip-angular-confirm/
implementation ("org.webjars.npm:github-com-craftpip-angular-confirm:1.1.0")
'org.webjars.npm:github-com-craftpip-angular-confirm:jar:1.1.0'
<dependency org="org.webjars.npm" name="github-com-craftpip-angular-confirm" rev="1.1.0">
<artifact name="github-com-craftpip-angular-confirm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-craftpip-angular-confirm', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-craftpip-angular-confirm" % "1.1.0"
[org.webjars.npm/github-com-craftpip-angular-confirm "1.1.0"]