Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-mime_2.8.0.RC2 |
Last Version | Last Version0.8.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dispatch-mime_2.8.0.RC2-0.8.0.Beta1.pom | |
dispatch-mime_2.8.0.RC2-0.8.0.Beta1.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.8.0.RC2/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-mime_2.8.0.RC2</artifactId>
<version>0.8.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.8.0.RC2/
implementation 'net.databinder:dispatch-mime_2.8.0.RC2:0.8.0.Beta1'
// https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.8.0.RC2/
implementation ("net.databinder:dispatch-mime_2.8.0.RC2:0.8.0.Beta1")
'net.databinder:dispatch-mime_2.8.0.RC2:jar:0.8.0.Beta1'
<dependency org="net.databinder" name="dispatch-mime_2.8.0.RC2" rev="0.8.0.Beta1">
<artifact name="dispatch-mime_2.8.0.RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-mime_2.8.0.RC2', version='0.8.0.Beta1')
)
libraryDependencies += "net.databinder" % "dispatch-mime_2.8.0.RC2" % "0.8.0.Beta1"
[net.databinder/dispatch-mime_2.8.0.RC2 "0.8.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpmime | jar | 4.1-alpha2 |
org.apache.james : apache-mime4j | jar | 0.6 |
net.databinder : dispatch-http_2.8.0.RC2 | jar | 0.8.0.Beta1 |
org.scala-lang : scala-library | jar | 2.8.0.RC2 |