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