is not current version
Last Version 7073539d

com.github.duhemm:bloopstrap_2.12 1.0.0-M8

Define and import Bloop projects without build tool

GroupId

GroupId

com.github.duhemm
ArtifactId

ArtifactId

bloopstrap_2.12
Version

Version

1.0.0-M8
Type

Type

jar

Download bloopstrap_2.12 1.0.0-M8


<!-- https://jarcasting.com/artifacts/com.github.duhemm/bloopstrap_2.12/ -->
<dependency>
    <groupId>com.github.duhemm</groupId>
    <artifactId>bloopstrap_2.12</artifactId>
    <version>1.0.0-M8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duhemm/bloopstrap_2.12/
implementation 'com.github.duhemm:bloopstrap_2.12:1.0.0-M8'
// https://jarcasting.com/artifacts/com.github.duhemm/bloopstrap_2.12/
implementation ("com.github.duhemm:bloopstrap_2.12:1.0.0-M8")
'com.github.duhemm:bloopstrap_2.12:jar:1.0.0-M8'
<dependency org="com.github.duhemm" name="bloopstrap_2.12" rev="1.0.0-M8">
  <artifact name="bloopstrap_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duhemm', module='bloopstrap_2.12', version='1.0.0-M8')
)
libraryDependencies += "com.github.duhemm" % "bloopstrap_2.12" % "1.0.0-M8"
[com.github.duhemm/bloopstrap_2.12 "1.0.0-M8"]