Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-mime_2.9.1.RC1 |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.9.1.RC1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-mime_2.9.1.RC1</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.9.1.RC1/
implementation 'net.databinder:dispatch-mime_2.9.1.RC1:0.8.5'
// https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.9.1.RC1/
implementation ("net.databinder:dispatch-mime_2.9.1.RC1:0.8.5")
'net.databinder:dispatch-mime_2.9.1.RC1:jar:0.8.5'
<dependency org="net.databinder" name="dispatch-mime_2.9.1.RC1" rev="0.8.5">
<artifact name="dispatch-mime_2.9.1.RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-mime_2.9.1.RC1', version='0.8.5')
)
libraryDependencies += "net.databinder" % "dispatch-mime_2.9.1.RC1" % "0.8.5"
[net.databinder/dispatch-mime_2.9.1.RC1 "0.8.5"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-core_2.9.1.RC1 | jar | 0.8.5 |
org.scala-lang : scala-library | jar | 2.9.1.RC1 |
org.apache.httpcomponents : httpclient | jar | 4.1 |
org.apache.httpcomponents : httpmime | jar | 4.1 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.james : apache-mime4j | jar | 0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.9.0-1 | jar | 1.6.8 |