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