| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alexarchambault.play22sbt |
| ArtifactId | ArtifactIdconsole_2.10 |
| Version | Version2.2.6 |
| Type | Typejar |
| Description |
DescriptionConsole
Console
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.alexarchambault.play22sbt |
| Filename | Size |
|---|---|
| console_2.10-2.2.6.pom | |
| console_2.10-2.2.6.jar | 34 KB |
| console_2.10-2.2.6-test-sources.jar | 272 bytes |
| console_2.10-2.2.6-test-javadoc.jar | 189 bytes |
| console_2.10-2.2.6-sources.jar | 3 KB |
| console_2.10-2.2.6-javadoc.jar | 358 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/console_2.10/ -->
<dependency>
<groupId>com.github.alexarchambault.play22sbt</groupId>
<artifactId>console_2.10</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/console_2.10/
implementation 'com.github.alexarchambault.play22sbt:console_2.10:2.2.6'
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/console_2.10/
implementation ("com.github.alexarchambault.play22sbt:console_2.10:2.2.6")
'com.github.alexarchambault.play22sbt:console_2.10:jar:2.2.6'
<dependency org="com.github.alexarchambault.play22sbt" name="console_2.10" rev="2.2.6">
<artifact name="console_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.play22sbt', module='console_2.10', version='2.2.6')
)
libraryDependencies += "com.github.alexarchambault.play22sbt" % "console_2.10" % "2.2.6"
[com.github.alexarchambault.play22sbt/console_2.10 "2.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.scala-incubator.io : scala-io-file_2.10 | jar | 0.4.2 |
| org.scala-sbt : launcher-interface | jar | 0.13.0 |
| jline : jline | jar | 2.11 |