Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-meetup_2.9.0.RC4 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-meetup_2.9.0.RC4/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-meetup_2.9.0.RC4</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-meetup_2.9.0.RC4/
implementation 'net.databinder:dispatch-meetup_2.9.0.RC4:0.8.1'
// https://jarcasting.com/artifacts/net.databinder/dispatch-meetup_2.9.0.RC4/
implementation ("net.databinder:dispatch-meetup_2.9.0.RC4:0.8.1")
'net.databinder:dispatch-meetup_2.9.0.RC4:jar:0.8.1'
<dependency org="net.databinder" name="dispatch-meetup_2.9.0.RC4" rev="0.8.1">
<artifact name="dispatch-meetup_2.9.0.RC4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-meetup_2.9.0.RC4', version='0.8.1')
)
libraryDependencies += "net.databinder" % "dispatch-meetup_2.9.0.RC4" % "0.8.1"
[net.databinder/dispatch-meetup_2.9.0.RC4 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-core_2.9.0.RC4 | jar | 0.8.1 |
net.databinder : dispatch-lift-json_2.9.0.RC4 | jar | 0.8.1 |
net.databinder : dispatch-oauth_2.9.0.RC4 | jar | 0.8.1 |
net.databinder : dispatch-mime_2.9.0.RC4 | jar | 0.8.1 |
org.scala-lang : scala-library | jar | 2.9.0.RC4 |