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

com.github.mike10004:common-helper 4.1.1

Helper library for common computing tasks

Группа

Группа

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

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

common-helper
Версия

Версия

4.1.1
Тип

Тип

pom

Скачать common-helper 4.1.1

Имя Файла Размер
common-helper-4.1.1.pom 8 KB
Обзор

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