License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ronzeidman-ng2-ui-auth |
Version | Version7.0.2 |
Type | Typejar |
Description |
Descriptionng2-ui-auth
WebJar for ng2-ui-auth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ronzeidman-ng2-ui-auth/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ronzeidman-ng2-ui-auth</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ronzeidman-ng2-ui-auth/
implementation 'org.webjars.npm:github-com-ronzeidman-ng2-ui-auth:7.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ronzeidman-ng2-ui-auth/
implementation ("org.webjars.npm:github-com-ronzeidman-ng2-ui-auth:7.0.2")
'org.webjars.npm:github-com-ronzeidman-ng2-ui-auth:jar:7.0.2'
<dependency org="org.webjars.npm" name="github-com-ronzeidman-ng2-ui-auth" rev="7.0.2">
<artifact name="github-com-ronzeidman-ng2-ui-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ronzeidman-ng2-ui-auth', version='7.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-ronzeidman-ng2-ui-auth" % "7.0.2"
[org.webjars.npm/github-com-ronzeidman-ng2-ui-auth "7.0.2"]