| License |
License |
|---|---|
| GroupId | GroupIdcom.github.duhemm |
| ArtifactId | ArtifactIdbloopstrap_2.12 |
| Last Version | Last Version7073539d |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbloopstrap
Define and import Bloop projects without build tool
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bloopstrap_2.12-7073539d.pom | |
| bloopstrap_2.12-7073539d.jar | 62 KB |
| bloopstrap_2.12-7073539d-sources.jar | 5 KB |
| bloopstrap_2.12-7073539d-javadoc.jar | 679 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.duhemm/bloopstrap_2.12/ -->
<dependency>
<groupId>com.github.duhemm</groupId>
<artifactId>bloopstrap_2.12</artifactId>
<version>7073539d</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duhemm/bloopstrap_2.12/
implementation 'com.github.duhemm:bloopstrap_2.12:7073539d'
// https://jarcasting.com/artifacts/com.github.duhemm/bloopstrap_2.12/
implementation ("com.github.duhemm:bloopstrap_2.12:7073539d")
'com.github.duhemm:bloopstrap_2.12:jar:7073539d'
<dependency org="com.github.duhemm" name="bloopstrap_2.12" rev="7073539d">
<artifact name="bloopstrap_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duhemm', module='bloopstrap_2.12', version='7073539d')
)
libraryDependencies += "com.github.duhemm" % "bloopstrap_2.12" % "7073539d"
[com.github.duhemm/bloopstrap_2.12 "7073539d"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| ch.epfl.scala : bloop-frontend_2.12 | jar | 1.0.0-M1 |
| com.geirsson : metaconfig-typesafe-config_2.12 | jar | 0.6.0 |