is not current version
Last Version 4.5.0

org.webjars.npm:mjml-parser-xml 4.2.1

WebJar for mjml-parser-xml

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mjml-parser-xml
Version

Version

4.2.1
Type

Type

jar

Download mjml-parser-xml 4.2.1


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