не последняя версия
Последняя версия 0.3.0

com.github.losizm:beetle_3 0.2.0

A lightweight service framework for Scala

Группа

Группа

com.github.losizm
Идентификатор

Идентификатор

beetle_3
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать beetle_3 0.2.0


<!-- 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"]