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