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

com.github.chris2018998:BeeCP 0.71


Группа

Группа

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

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

BeeCP
Версия

Версия

0.71
Тип

Тип

jar

Скачать BeeCP 0.71

Имя Файла Размер
BeeCP-0.71.pom
BeeCP-0.71-sources.jar 27 KB
BeeCP-0.71-javadoc.jar 143 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.chris2018998/BeeCP/ -->
<dependency>
    <groupId>com.github.chris2018998</groupId>
    <artifactId>BeeCP</artifactId>
    <version>0.71</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chris2018998/BeeCP/
implementation 'com.github.chris2018998:BeeCP:0.71'
// https://jarcasting.com/artifacts/com.github.chris2018998/BeeCP/
implementation ("com.github.chris2018998:BeeCP:0.71")
'com.github.chris2018998:BeeCP:jar:0.71'
<dependency org="com.github.chris2018998" name="BeeCP" rev="0.71">
  <artifact name="BeeCP" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chris2018998', module='BeeCP', version='0.71')
)
libraryDependencies += "com.github.chris2018998" % "BeeCP" % "0.71"
[com.github.chris2018998/BeeCP "0.71"]