не последняя версия
Последняя версия 7073539d

com.github.duhemm:bloopstrap_2.12 3c6e215a

Define and import Bloop projects without build tool

Группа

Группа

com.github.duhemm
Идентификатор

Идентификатор

bloopstrap_2.12
Версия

Версия

3c6e215a
Тип

Тип

jar

Скачать 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"]