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