is not current version
Last Version 7073539d

com.github.duhemm:bloopstrap_2.12 3c6e215a

Define and import Bloop projects without build tool

GroupId

GroupId

com.github.duhemm
ArtifactId

ArtifactId

bloopstrap_2.12
Version

Version

3c6e215a
Type

Type

jar

Download bloopstrap_2.12 3c6e215a


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