is not current version
Last Version 4.6.3

org.webjars.npm:mjml-table 4.2.1

WebJar for mjml-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mjml-table
Version

Version

4.2.1
Type

Type

jar

Download mjml-table 4.2.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/mjml-table/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>mjml-table</artifactId>
    <version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mjml-table/
implementation 'org.webjars.npm:mjml-table:4.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mjml-table/
implementation ("org.webjars.npm:mjml-table:4.2.1")
'org.webjars.npm:mjml-table:jar:4.2.1'
<dependency org="org.webjars.npm" name="mjml-table" rev="4.2.1">
  <artifact name="mjml-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mjml-table', version='4.2.1')
)
libraryDependencies += "org.webjars.npm" % "mjml-table" % "4.2.1"
[org.webjars.npm/mjml-table "4.2.1"]