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