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