не последняя версия
Последняя версия 3.2.1-RELEASE

com.daioware:commons 3.2.0-RELEASE

Commons Utilities

Группа

Группа

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

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

commons
Версия

Версия

3.2.0-RELEASE
Тип

Тип

jar

Скачать commons 3.2.0-RELEASE


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