Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdposterous-sbt |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
posterous-sbt-0.1.7.pom | |
posterous-sbt-0.1.7.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/posterous-sbt/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>posterous-sbt</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/posterous-sbt/
implementation 'net.databinder:posterous-sbt:0.1.7'
// https://jarcasting.com/artifacts/net.databinder/posterous-sbt/
implementation ("net.databinder:posterous-sbt:0.1.7")
'net.databinder:posterous-sbt:jar:0.1.7'
<dependency org="net.databinder" name="posterous-sbt" rev="0.1.7">
<artifact name="posterous-sbt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='posterous-sbt', version='0.1.7')
)
libraryDependencies += "net.databinder" % "posterous-sbt" % "0.1.7"
[net.databinder/posterous-sbt "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.tristanhunt : knockoff_2.7.7 | jar | 0.8.0-16 |
net.databinder : dispatch-http_2.7.7 | jar | 0.7.8 |
org.scala-lang : scala-library | jar | 2.7.7 |