| License |
License |
|---|---|
| GroupId | GroupIdde.leanovate.doby |
| ArtifactId | ArtifactIddoby_2.11 |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondoby
doby
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationde.leanovate.doby |
| Filename | Size |
|---|---|
| doby_2.11-0.6.pom | |
| doby_2.11-0.6.jar | 7 KB |
| doby_2.11-0.6-sources.jar | 1 KB |
| doby_2.11-0.6-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.leanovate.doby/doby_2.11/ -->
<dependency>
<groupId>de.leanovate.doby</groupId>
<artifactId>doby_2.11</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.leanovate.doby/doby_2.11/
implementation 'de.leanovate.doby:doby_2.11:0.6'
// https://jarcasting.com/artifacts/de.leanovate.doby/doby_2.11/
implementation ("de.leanovate.doby:doby_2.11:0.6")
'de.leanovate.doby:doby_2.11:jar:0.6'
<dependency org="de.leanovate.doby" name="doby_2.11" rev="0.6">
<artifact name="doby_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.leanovate.doby', module='doby_2.11', version='0.6')
)
libraryDependencies += "de.leanovate.doby" % "doby_2.11" % "0.6"
[de.leanovate.doby/doby_2.11 "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.2 |
| org.scala-lang : scala-reflect | jar | 2.11.2 |