| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdorg.bitbucket.jplantdev | 
| ArtifactId | ArtifactIdfoobar_2.12 | 
| Version | Version0.1.1+6-853ee031 | 
| Type | Typejar | 
| Description | Descriptionfoobar foobar | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| foobar_2.12-0.1.1+6-853ee031.pom | |
| foobar_2.12-0.1.1+6-853ee031.jar | 2 KB | 
| foobar_2.12-0.1.1+6-853ee031-sources.jar | 459 bytes | 
| foobar_2.12-0.1.1+6-853ee031-javadoc.jar | 618 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bitbucket.jplantdev/foobar_2.12/ -->
<dependency>
    <groupId>org.bitbucket.jplantdev</groupId>
    <artifactId>foobar_2.12</artifactId>
    <version>0.1.1+6-853ee031</version>
</dependency>// https://jarcasting.com/artifacts/org.bitbucket.jplantdev/foobar_2.12/
implementation 'org.bitbucket.jplantdev:foobar_2.12:0.1.1+6-853ee031'// https://jarcasting.com/artifacts/org.bitbucket.jplantdev/foobar_2.12/
implementation ("org.bitbucket.jplantdev:foobar_2.12:0.1.1+6-853ee031")'org.bitbucket.jplantdev:foobar_2.12:jar:0.1.1+6-853ee031'<dependency org="org.bitbucket.jplantdev" name="foobar_2.12" rev="0.1.1+6-853ee031">
  <artifact name="foobar_2.12" type="jar" />
</dependency>@Grapes(
@Grab(group='org.bitbucket.jplantdev', module='foobar_2.12', version='0.1.1+6-853ee031')
)libraryDependencies += "org.bitbucket.jplantdev" % "foobar_2.12" % "0.1.1+6-853ee031"[org.bitbucket.jplantdev/foobar_2.12 "0.1.1+6-853ee031"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.3 |