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