Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfirebase__messaging-types |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
firebase__messaging-types-0.3.3.pom | |
firebase__messaging-types-0.3.3.jar | 3 KB |
firebase__messaging-types-0.3.3-sources.jar | 22 bytes |
firebase__messaging-types-0.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/firebase__messaging-types/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>firebase__messaging-types</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__messaging-types/
implementation 'org.webjars.npm:firebase__messaging-types:0.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__messaging-types/
implementation ("org.webjars.npm:firebase__messaging-types:0.3.3")
'org.webjars.npm:firebase__messaging-types:jar:0.3.3'
<dependency org="org.webjars.npm" name="firebase__messaging-types" rev="0.3.3">
<artifact name="firebase__messaging-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='firebase__messaging-types', version='0.3.3')
)
libraryDependencies += "org.webjars.npm" % "firebase__messaging-types" % "0.3.3"
[org.webjars.npm/firebase__messaging-types "0.3.3"]