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

com.github.brymck:helpers 0.0.2

Helpers for my cloud projects

Группа

Группа

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

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

helpers
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать helpers 0.0.2


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