is not current version
Last Version 2.0.1

es.atrujillo.mjml:mjml-rest-client 2.0.0

Java library that use the mjml API

Categories

Categories

CLI User Interface
GroupId

GroupId

es.atrujillo.mjml
ArtifactId

ArtifactId

mjml-rest-client
Version

Version

2.0.0
Type

Type

jar

Download mjml-rest-client 2.0.0


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