License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfoundation-emails |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionfoundation-emails
WebJar for foundation-emails
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
foundation-emails-2.1.0.pom | |
foundation-emails-2.1.0.jar | 158 KB |
foundation-emails-2.1.0-sources.jar | 22 bytes |
foundation-emails-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/foundation-emails/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>foundation-emails</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/foundation-emails/
implementation 'org.webjars.npm:foundation-emails:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/foundation-emails/
implementation ("org.webjars.npm:foundation-emails:2.1.0")
'org.webjars.npm:foundation-emails:jar:2.1.0'
<dependency org="org.webjars.npm" name="foundation-emails" rev="2.1.0">
<artifact name="foundation-emails" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='foundation-emails', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "foundation-emails" % "2.1.0"
[org.webjars.npm/foundation-emails "2.1.0"]