is not current version
Last Version 0.3.0_sbt0.10.1

net.databinder:posterous-sbt_2.8.1 0.2.2


Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

posterous-sbt_2.8.1
Version

Version

0.2.2
Type

Type

jar

Download posterous-sbt_2.8.1 0.2.2


<!-- https://jarcasting.com/artifacts/net.databinder/posterous-sbt_2.8.1/ -->
<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>posterous-sbt_2.8.1</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/posterous-sbt_2.8.1/
implementation 'net.databinder:posterous-sbt_2.8.1:0.2.2'
// https://jarcasting.com/artifacts/net.databinder/posterous-sbt_2.8.1/
implementation ("net.databinder:posterous-sbt_2.8.1:0.2.2")
'net.databinder:posterous-sbt_2.8.1:jar:0.2.2'
<dependency org="net.databinder" name="posterous-sbt_2.8.1" rev="0.2.2">
  <artifact name="posterous-sbt_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='posterous-sbt_2.8.1', version='0.2.2')
)
libraryDependencies += "net.databinder" % "posterous-sbt_2.8.1" % "0.2.2"
[net.databinder/posterous-sbt_2.8.1 "0.2.2"]