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