| Группа | Группаio.github.stepio.coffee-boots |
|---|---|
| Идентификатор | Идентификаторcoffee-boots |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coffee-boots-1.0.1.pom | |
| coffee-boots-1.0.1.jar | 6 KB |
| coffee-boots-1.0.1-sources.jar | 3 KB |
| coffee-boots-1.0.1-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/ -->
<dependency>
<groupId>io.github.stepio.coffee-boots</groupId>
<artifactId>coffee-boots</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/
implementation 'io.github.stepio.coffee-boots:coffee-boots:1.0.1'
// https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/
implementation ("io.github.stepio.coffee-boots:coffee-boots:1.0.1")
'io.github.stepio.coffee-boots:coffee-boots:jar:1.0.1'
<dependency org="io.github.stepio.coffee-boots" name="coffee-boots" rev="1.0.1">
<artifact name="coffee-boots" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stepio.coffee-boots', module='coffee-boots', version='1.0.1')
)
libraryDependencies += "io.github.stepio.coffee-boots" % "coffee-boots" % "1.0.1"
[io.github.stepio.coffee-boots/coffee-boots "1.0.1"]