Last Version

mjml4j-client 1.0.0

'Java Client for the MJML API'

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.camassia
ArtifactId

ArtifactId

mjml4j-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

mjml4j-client
'Java Client for the MJML API'
Project URL

Project URL

https://github.com/ed0906/mjml4j
Source Code Management

Source Code Management

https://github.com/ed0906/mjml4j

Download mjml4j-client 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.8.1
org.apache.httpcomponents : httpclient jar 4.5.3
commons-io : commons-io jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.8.0
com.github.tomakehurst : wiremock jar 2.6.0

Project Modules

There are no modules declared in this project.