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