Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-mime_2.9.0.RC3 |
Version | Version0.7.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.9.0.RC3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-mime_2.9.0.RC3</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.9.0.RC3/
implementation 'net.databinder:dispatch-mime_2.9.0.RC3:0.7.8'
// https://jarcasting.com/artifacts/net.databinder/dispatch-mime_2.9.0.RC3/
implementation ("net.databinder:dispatch-mime_2.9.0.RC3:0.7.8")
'net.databinder:dispatch-mime_2.9.0.RC3:jar:0.7.8'
<dependency org="net.databinder" name="dispatch-mime_2.9.0.RC3" rev="0.7.8">
<artifact name="dispatch-mime_2.9.0.RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-mime_2.9.0.RC3', version='0.7.8')
)
libraryDependencies += "net.databinder" % "dispatch-mime_2.9.0.RC3" % "0.7.8"
[net.databinder/dispatch-mime_2.9.0.RC3 "0.7.8"]