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

com.github.ehc.tools:DroidCommons 1.2.0

This is a common library project of EHC organization.

Группа

Группа

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

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

DroidCommons
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать DroidCommons 1.2.0


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