License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.emphased.malle.example |
ArtifactId | ArtifactIdmalle-javamail-example |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionMalle Javamail Example
Examples of Malle usage
|
<!-- https://jarcasting.com/artifacts/net.emphased.malle.example/malle-javamail-example/ -->
<dependency>
<groupId>net.emphased.malle.example</groupId>
<artifactId>malle-javamail-example</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.emphased.malle.example/malle-javamail-example/
implementation 'net.emphased.malle.example:malle-javamail-example:0.1.0'
// https://jarcasting.com/artifacts/net.emphased.malle.example/malle-javamail-example/
implementation ("net.emphased.malle.example:malle-javamail-example:0.1.0")
'net.emphased.malle.example:malle-javamail-example:jar:0.1.0'
<dependency org="net.emphased.malle.example" name="malle-javamail-example" rev="0.1.0">
<artifact name="malle-javamail-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.emphased.malle.example', module='malle-javamail-example', version='0.1.0')
)
libraryDependencies += "net.emphased.malle.example" % "malle-javamail-example" % "0.1.0"
[net.emphased.malle.example/malle-javamail-example "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.emphased.malle : malle-javamail | jar | 0.1.0 |
net.emphased.malle.example : malle-examples-common | jar | 0.1.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.1.0 |
org.codehaus.groovy : groovy-all | jar | 2.4.3 |