| Группа | Группаcom.github.duhemm |
|---|---|
| Идентификатор | Идентификаторbloopstrap_2.12 |
| Версия | Версия3c6e215a |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bloopstrap_2.12-3c6e215a.pom | |
| bloopstrap_2.12-3c6e215a.jar | 62 KB |
| bloopstrap_2.12-3c6e215a-sources.jar | 5 KB |
| bloopstrap_2.12-3c6e215a-javadoc.jar | 679 KB |
| Обзор |
<!-- 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"]