License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.camassia |
ArtifactId | ArtifactIdmjml4j-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionmjml4j-client
'Java Client for the MJML API'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mjml4j-client-1.0.0.pom | |
mjml4j-client-1.0.0.jar | 15 KB |
mjml4j-client-1.0.0-sources.jar | 9 KB |
mjml4j-client-1.0.0-javadoc.jar | 84 KB |
Browse |
<!-- 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"]
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 |
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 |